[clang] [Clang] Fixed a crash when instantiating an invalid out-of-line static data member definition in a local class (PR #196772)
via cfe-commits
cfe-commits at lists.llvm.org
Sun May 10 17:23:19 PDT 2026
TPPPP72 wrote:
@ojhunt I didn't quite understand it at first, but it became much clearer after seeing @zyn0217 's code. I should have realized earlier that the problem might lie in the merge declaration.
https://github.com/llvm/llvm-project/pull/196772
More information about the cfe-commits
mailing list