summaryrefslogtreecommitdiff
path: root/test/FrontendObjC/2009-02-05-VolatileProp.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendObjC/2009-02-05-VolatileProp.m')
-rw-r--r--test/FrontendObjC/2009-02-05-VolatileProp.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendObjC/2009-02-05-VolatileProp.m b/test/FrontendObjC/2009-02-05-VolatileProp.m
index 461f92b51d..1deef739be 100644
--- a/test/FrontendObjC/2009-02-05-VolatileProp.m
+++ b/test/FrontendObjC/2009-02-05-VolatileProp.m
@@ -1,4 +1,4 @@
-/* RUN: %llvmgcc -w -x objective-c -c %s -o /dev/null -pedantic-errors
+/* RUN: %llvmgcc -w -x objective-c -S %s -o /dev/null -pedantic-errors
rdar://6551276 */
void foo(const unsigned short *);