Files
clang-p2996/clang/test/CodeGenCXX/cxx2b-consteval-if.cpp
Timm Baeder b9c4c4ccf9 [clang][bytecode] Fix 'if consteval' in non-constant contexts (#104707)
The previous code made this a compile-time decision but it's not.
2024-08-22 19:06:09 +02:00

1.2 KiB