================
@@ -238,3 +238,17 @@
 // RUN: %clang -### -fno-unsafe-math-optimizations -funsafe-math-optimizations 
\
 // RUN: -ffp-contract=off -c %s 2>&1 | FileCheck --check-prefix=CHECK-FPC-OFF 
%s
 
+// RUN: %clang -### -funsafe-math-optimizations -ffp-contract=off -c %s 2>&1 \
----------------
andykaylor wrote:

That introduces a merge conflict for this patch. Is there a way I can solve 
that without having to do a rebase and force push for this, which kills the 
ability to see what changed between updates? I guess with a small-ish patch 
like this that's not a big problem, but it's something I try to avoid in 
general.

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

Reply via email to