summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/debug-info-property5.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/debug-info-property5.m')
-rw-r--r--test/CodeGenObjC/debug-info-property5.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/debug-info-property5.m b/test/CodeGenObjC/debug-info-property5.m
index 3521574..272aa5d 100644
--- a/test/CodeGenObjC/debug-info-property5.m
+++ b/test/CodeGenObjC/debug-info-property5.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fobjc-default-synthesize-properties -masm-verbose -S -g %s -o - | FileCheck %s
+// RUN: %clang_cc1 -masm-verbose -S -g %s -o - | FileCheck %s
// CHECK: AT_APPLE_property_name
// CHECK: AT_APPLE_property_getter
OpenPOWER on IntegriCloud