Lambda does not see const integer initialized by constexpr from the enclosed scope #63745
Labels
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
duplicate
Resolved as duplicate
This program
is accepted by GCC and MSVC, but Clang rejects it with the error:
Online demo: https://gcc.godbolt.org/z/jdPjn4Y1d
The text was updated successfully, but these errors were encountered: