summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/foreach.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/foreach.m')
-rw-r--r--test/SemaObjC/foreach.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/foreach.m b/test/SemaObjC/foreach.m
index f136adf..2b62b17 100644
--- a/test/SemaObjC/foreach.m
+++ b/test/SemaObjC/foreach.m
@@ -1,4 +1,4 @@
-/* RUN: clang-cc -fsyntax-only -verify -std=c89 -pedantic %s
+/* RUN: clang-cc -Wall -fsyntax-only -verify -std=c89 -pedantic %s
*/
@class NSArray;
OpenPOWER on IntegriCloud