summaryrefslogtreecommitdiff
path: root/clang/test/ARCMT/Inputs/test1.m.in.result
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/ARCMT/Inputs/test1.m.in.result')
-rw-r--r--clang/test/ARCMT/Inputs/test1.m.in.result5
1 files changed, 5 insertions, 0 deletions
diff --git a/clang/test/ARCMT/Inputs/test1.m.in.result b/clang/test/ARCMT/Inputs/test1.m.in.result
new file mode 100644
index 0000000..f351fe6
--- /dev/null
+++ b/clang/test/ARCMT/Inputs/test1.m.in.result
@@ -0,0 +1,5 @@
+#define PART1
+#include "test.h"
+
+void test1(id p) {
+}