[clang] [clang] Bailout when the substitution of template parameter mapping is invalid. (PR #86869)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 27 19:02:25 PDT 2024


https://github.com/shafik approved this pull request.

LGTM, interesting it looks like we don't do this check in `fromContraintExpr` either.

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


More information about the cfe-commits mailing list