]> granicus.if.org Git - clang/commitdiff
ObjectiveC. Try to unbreak buildbot.
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 12 Nov 2013 00:08:23 +0000 (00:08 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 12 Nov 2013 00:08:23 +0000 (00:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194435 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/rewrite-legacy-objc.m

index ed6517c7e134f2c331269c45e869713a046ab38f..b02761caecbef3c8361e8fc4f1d2bd11e694604d 100644 (file)
@@ -7,4 +7,4 @@
 // FIXME: CHECK-NOT is broken somehow, it doesn't work here. Check adjacency instead.
 // TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=macosx-fragile" "-fobjc-subscripting-legacy-runtime" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fdiagnostics-show-option"
 // TEST0: rewrite-legacy-objc.m"
-// TEST1: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=macosx-fragile" "-fobjc-subscripting-legacy-runtime" 
+// TEST1: "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=macosx-fragile" "-fobjc-subscripting-legacy-runtime"