Files
clang-p2996/clang/test/Modules/constexpr-initialization-failure.cpp
Dmitry Polukhin 9797b5fcfb [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.
2025-06-11 10:35:06 +01:00

973 B