Files
clang-p2996/clang/test/AST/ByteCode/literals.cpp
Timm Baeder d70f54f248 [clang][bytecode] Fix reporting failed local constexpr initializers (#123588)
We need to emit the 'initializer of X is not a constant expression' note
for local constexpr variables as well.
2025-01-20 13:25:50 +01:00

39 KiB