summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjCXX/arc-cxx11-member-init.mm
diff options
context:
space:
mode:
authorFariborz Jahanian <fjahanian@apple.com>2014-11-13 00:19:30 +0000
committerFariborz Jahanian <fjahanian@apple.com>2014-11-13 00:19:30 +0000
commit44575a006feadea04b2a5b6f49a32f73ebaa68a1 (patch)
tree4b23bc937cd1769150302d6acccf9751995530b0 /test/CodeGenObjCXX/arc-cxx11-member-init.mm
parent3cdb9188c28bc7ad863c04a8b7beb37de63faecd (diff)
Fixes test.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221843 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGenObjCXX/arc-cxx11-member-init.mm')
-rw-r--r--test/CodeGenObjCXX/arc-cxx11-member-init.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjCXX/arc-cxx11-member-init.mm b/test/CodeGenObjCXX/arc-cxx11-member-init.mm
index 9c673cfbeb..5129f9faca 100644
--- a/test/CodeGenObjCXX/arc-cxx11-member-init.mm
+++ b/test/CodeGenObjCXX/arc-cxx11-member-init.mm
@@ -42,4 +42,4 @@ __attribute__((objc_root_class))
@end
@implementation Foo
@end
-// CHECK-NOTE: define internal i8* @"\01-[Foo .cxx_construct
+// CHECK-NOT: define internal i8* @"\01-[Foo .cxx_construct