summaryrefslogtreecommitdiffstats
path: root/clang/test/ARCMT/checking.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/ARCMT/checking.m')
-rw-r--r--clang/test/ARCMT/checking.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/ARCMT/checking.m b/clang/test/ARCMT/checking.m
index ffb245e8bb6..62387fa23b4 100644
--- a/clang/test/ARCMT/checking.m
+++ b/clang/test/ARCMT/checking.m
@@ -1,4 +1,4 @@
-// RUN: arcmt-test -check-only -verify --args %s
+// RUN: %clang_cc1 -arcmt-check -verify -triple x86_64-apple-darwin10 -fobjc-nonfragile-abi %s
#include "Common.h"
OpenPOWER on IntegriCloud