[clang] [clang-tools-extra] [lldb] [clang] Reland: fix getTemplateInstantiationArgs (PR #208285)

Nathan Corbyn via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 10 06:54:00 PDT 2026


cofibrant wrote:

No the build bot is Intel and observes the same failure. It seems like this patch changed the linkage for one of the template specialisations in a destructive way resulting in the link error. I did however find that that particular C++ version is necessary. 

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


More information about the cfe-commits mailing list