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

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 4 13:42:51 PDT 2026


https://github.com/erichkeane commented:

This seems to be attempting the absolute opposite of what the code is supposed to be doing here.  What contexts ARE we getting here that we should be skipping? 

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


More information about the cfe-commits mailing list