summaryrefslogtreecommitdiffstats
path: root/clang/test/Rewriter/method-encoding-1.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Rewriter/method-encoding-1.m')
-rw-r--r--clang/test/Rewriter/method-encoding-1.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Rewriter/method-encoding-1.m b/clang/test/Rewriter/method-encoding-1.m
index 96d1bfafc7c..99f9f1f7817 100644
--- a/clang/test/Rewriter/method-encoding-1.m
+++ b/clang/test/Rewriter/method-encoding-1.m
@@ -1,4 +1,4 @@
-// RUN: clang -rewrite-test %s
+// RUN: clang -rewrite-test %s -o=-
@protocol P1
- (void) MyProtoMeth : (int **) arg1 : (void*) arg2;
OpenPOWER on IntegriCloud