aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/objc-for.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/objc-for.m')
-rw-r--r--test/Analysis/objc-for.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/objc-for.m b/test/Analysis/objc-for.m
index 52a55b07db5d..1561ef8ddf85 100644
--- a/test/Analysis/objc-for.m
+++ b/test/Analysis/objc-for.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=osx.cocoa.Loops,debug.ExprInspection -verify
+// RUN: %clang_cc1 -analyze -analyzer-checker=osx.cocoa.Loops,debug.ExprInspection -verify %s
void clang_analyzer_eval(int);