summaryrefslogtreecommitdiffstats
path: root/test/Rewriter/protocol-rewrite-1.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Rewriter/protocol-rewrite-1.m')
-rw-r--r--test/Rewriter/protocol-rewrite-1.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Rewriter/protocol-rewrite-1.m b/test/Rewriter/protocol-rewrite-1.m
index 263a97d..3f2bb6f 100644
--- a/test/Rewriter/protocol-rewrite-1.m
+++ b/test/Rewriter/protocol-rewrite-1.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -rewrite-objc %s -o=-
+// RUN: clang-cc -rewrite-objc %s -o -
typedef struct MyWidget {
int a;
OpenPOWER on IntegriCloud