llvm-project
396a5ba5
- [Clang] Add attribute for consteval builtin functions (#91894)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#91894 - [Clang] Add attribute for consteval builtin functions
Author
MitalAshok
Parents
8917d529
Loading