[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
Sat May 9 20:19:20 PDT 2026


TPPPP72 wrote:

#195416 is a regression issue caused by #176152.

Original fix PR to #176152 has been reverted and @ojhunt has added a test to #195416.
So I just add a test to #176152. 

https://github.com/llvm/llvm-project/pull/196772


More information about the cfe-commits mailing list