summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/optnone-and-attributes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenCXX/optnone-and-attributes.cpp')
-rw-r--r--clang/test/CodeGenCXX/optnone-and-attributes.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenCXX/optnone-and-attributes.cpp b/clang/test/CodeGenCXX/optnone-and-attributes.cpp
index 56173b5a360..870d5e9496f 100644
--- a/clang/test/CodeGenCXX/optnone-and-attributes.cpp
+++ b/clang/test/CodeGenCXX/optnone-and-attributes.cpp
@@ -79,4 +79,4 @@ int exported_optnone_func(int a) {
// CHECK: attributes [[NORETURN]] = { noinline noreturn {{.*}} optnone
// CHECK: attributes [[DLLIMPORT]] =
-// CHECK-SAME-NOT: optnone
+// CHECK-NOT: optnone
OpenPOWER on IntegriCloud