[clang] [clang] Bailout when the substitution of template parameter mapping is invalid. (PR #86869)
Younan Zhang via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 27 17:39:35 PDT 2024
https://github.com/zyn0217 approved this pull request.
Thanks! This reminds me that I should also check the validity of InstantiatingTemplate after introducing a new CodeSynthesisContext in my patch of fixing lambda calls within type alias decls.
https://github.com/llvm/llvm-project/pull/86869
More information about the cfe-commits
mailing list