aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/rewrite-objc.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/rewrite-objc.m')
-rw-r--r--test/Driver/rewrite-objc.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/rewrite-objc.m b/test/Driver/rewrite-objc.m
index 95db58294d2a..ba5f835ed8f5 100644
--- a/test/Driver/rewrite-objc.m
+++ b/test/Driver/rewrite-objc.m
@@ -3,4 +3,4 @@
// 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" "-mstackrealign" "-fblocks" "-fobjc-runtime=macosx" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fdiagnostics-show-option"
+// TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign" "-fblocks" "-fobjc-runtime=macosx" "-fencode-extended-block-signature" "-fno-objc-infer-related-result-type" "-fobjc-exceptions" "-fexceptions" "-fmax-type-align=16" "-fdiagnostics-show-option"