================
@@ -368,3 +368,12 @@ void functional_casts() {
throw S2(5.0f);
}
+void f(int *);
----------------
EugeneZelenko wrote:Will be good idea to separate with newline. https://github.com/llvm/llvm-project/pull/173159 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
