]> granicus.if.org Git - clang/commitdiff
Fix test for unrelated changes.
authorNick Lewycky <nicholas@mxc.ca>
Tue, 6 Dec 2011 03:46:28 +0000 (03:46 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 6 Dec 2011 03:46:28 +0000 (03:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145915 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/rewrite-objc.m

index 80190917c9c2febcade9cb8aebb4fcec797b1a22..15da8ed19d3ed54d12a8694d448a1bcc3bec3fb8 100644 (file)
@@ -3,7 +3,7 @@
 // TEST0: clang{{.*}}" "-cc1"
 // TEST0: "-rewrite-objc"
 // FIXME: CHECK-NOT is broken somehow, it doesn't work here. Check adjacency instead.
-// TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-fblocks" "-fobjc-fragile-abi" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fdiagnostics-show-option"
+// TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-fragile-abi" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fdiagnostics-show-option"
 // TEST0: rewrite-objc.m"
 
 // RUN: not %clang -ccc-no-clang -ccc-host-triple unknown -rewrite-objc %s -o - -### 2>&1 | \