[clang] [clang] Fixed an assertion failure triggered when instantiating a template with an expr that references an invalid decl (PR #140905)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Wed May 21 17:56:52 PDT 2025


zyn0217 wrote:

I feel an invalid Decl shouldn't make its way down so deeper into instantiation. Could you check?


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


More information about the cfe-commits mailing list