[clang] [Clang] Fix a regression introduced by #161163. (PR #162612)
Andrey Ali Khan Bolshakov via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 10 06:52:05 PDT 2025
bolshakov-a wrote:
Looks like your new test cases with `MultipleDefaults` pass even on the previous code revision (with `!RD->hasNonTrivialDefaultConstructor()` call).
https://github.com/llvm/llvm-project/pull/162612
More information about the cfe-commits
mailing list