================ @@ -5857,6 +5900,29 @@ bool Sema::CheckTemplateArgumentList( } } + // Check for builtins producing template packs at this position, we do not + // support them yet. ---------------- ilya-biryukov wrote:
Done. https://github.com/llvm/llvm-project/pull/106730 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits