[clang] [Clang] Do not try to create invalid variable specializations. (PR #190960)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 9 09:19:01 PDT 2026


https://github.com/shafik commented:

It would have made review quicker if in the summary you said something along the lines of "modified BuildVarTemplateInstantiation so that in this case.... don't call BuildVarTemplateInstantiation and instead just diagnose and return" 

The way the context is displayed makes it difficult to see this w/o spending some time.

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


More information about the cfe-commits mailing list