llvm-project
9797b5fc - [C++20][Modules] Fix false compilation error with constexpr (#143168)

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.
Author
Parents
Loading