================
@@ -0,0 +1,10 @@
+! Test for correct forwarding of integer overflow flags from the compiler 
driver
+! to the frontend driver
+
+! RUN: %flang -### -fno-strict-overflow %s 2>&1 | FileCheck %s 
--check-prefixes CHECK,INDUCED
----------------
yus3710-fj wrote:

As you mentioned, the check for `CHECK` is redundant. I removed it.

https://github.com/llvm/llvm-project/pull/110061
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to