llvm-project
396a5ba5 - [Clang] Add attribute for consteval builtin functions (#91894)

Commit
1 year ago
[Clang] Add attribute for consteval builtin functions (#91894) Builtins with the new `Consteval` attribute will also be marked `Constexpr` and will only be available in C++20 mode where `consteval` makes sense.
Author
Parents
Loading