From: Gabor Buella Date: Wed, 4 Jul 2018 11:26:09 +0000 (+0000) Subject: NFC - Fix typo in test/CodeGenObjC/gnustep2-class.m X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd6f2c1d2e5a70e68609eeecc96a23c13b05a226;p=clang NFC - Fix typo in test/CodeGenObjC/gnustep2-class.m git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@336263 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGenObjC/gnustep2-class.m b/test/CodeGenObjC/gnustep2-class.m index eaa4f0e8c7..0103a6fcee 100644 --- a/test/CodeGenObjC/gnustep2-class.m +++ b/test/CodeGenObjC/gnustep2-class.m @@ -51,5 +51,5 @@ // And check that we get a pointer to it in the right place // CHECK: @._OBJC_REF_CLASS_X = global // CHECK-SAME: @._OBJC_CLASS_X -// CHECK-SAMEsection "__objc_class_refs" +// CHECK-SAME: section "__objc_class_refs"