[clang] [clang]Fix name lookup crash (PR #190484)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 6 06:10:56 PDT 2026


https://github.com/erichkeane commented:

It really seems to me that the loop on 1346 should have advanced the scope beyond the record decl here.  Why did that not happen? 

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


More information about the cfe-commits mailing list