================
@@ -254,4 +256,3 @@ int main(int argc, char **argv) {
foomain<int,char>(argc,argv); // expected-note {{n instantiation of function
template specialization 'foomain<int, char>' requested here}}
return 0;
}
-
----------------
Meinersbur wrote:[nit] unrelated change https://github.com/llvm/llvm-project/pull/122108 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
