summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2004-06-17-UnorderedCompares.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/2004-06-17-UnorderedCompares.c')
-rw-r--r--test/CodeGen/2004-06-17-UnorderedCompares.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/2004-06-17-UnorderedCompares.c b/test/CodeGen/2004-06-17-UnorderedCompares.c
index 2c80180..38eafd0 100644
--- a/test/CodeGen/2004-06-17-UnorderedCompares.c
+++ b/test/CodeGen/2004-06-17-UnorderedCompares.c
@@ -1,6 +1,6 @@
// RUN: %clang_cc1 -std=c99 %s -emit-llvm -o - | FileCheck %s
// CHECK: @Test
-// CHECK-NOT: call
+// CHECK-NOT: call{{ }}
_Bool A, B, C, D, E, F;
void TestF(float X, float Y) {
OpenPOWER on IntegriCloud