================
@@ -8,7 +8,7 @@ int *sink();
extern "C" __complex float complex_src();
extern "C" __complex float *complex_sink();
-// CHECK-LABEL: define
+// CHECK-LABEL: define {{.*}}void {{.*}}f1
----------------
Ariel-Burton wrote:
Yes. The CHECK-LABELS are clearly intended to synchronize the CHECK lines and
the test input; as the test is more than a few lines these help to keep track
of which function a CHECK line is associated with.
https://github.com/llvm/llvm-project/pull/198401
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits