ojhunt wrote: I'm not sure about this fix - could you please see what happens with the other builtins going through `checkBuiltinTemplateIdType` to see if they handle insufficient template parameters? Because they don't seem to be doing checks for sufficient parameters before using them.
This might need to be a generic fix on how the builtin templates are checked https://github.com/llvm/llvm-project/pull/180407 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
