llvm-project
c4e9e411
- [Clang] Ensure ``if consteval`` consititute an immediate function context (#91939)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[Clang] Ensure ``if consteval`` consititute an immediate function context (#91939) We did not set the correct evaluation context for the compound statement of an ``if consteval`` statement in a templated entity in TreeTransform. Fixes #91509
References
#91939 - [Clang] Ensure ``if consteval`` consititute an immediate function context
Author
cor3ntin
Parents
4445ed42
Loading