llvm-project
9797b5fc
- [C++20][Modules] Fix false compilation error with constexpr (#143168)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
116 days ago
[C++20][Modules] Fix false compilation error with constexpr (#143168) Use declaresSameEntity when evaluating constexpr to avoid resetting computed union value due to using different instances of the merged field decl.
References
#143168 - [C++20][Modules] Fix false compilation error with constexpr
Author
dmpolukhin
Parents
7ffdf424
Loading