summaryrefslogtreecommitdiff
path: root/clang/test/Index/getcursor-pp-pch.c.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Index/getcursor-pp-pch.c.h')
-rw-r--r--clang/test/Index/getcursor-pp-pch.c.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/clang/test/Index/getcursor-pp-pch.c.h b/clang/test/Index/getcursor-pp-pch.c.h
new file mode 100644
index 0000000..c24a39c
--- /dev/null
+++ b/clang/test/Index/getcursor-pp-pch.c.h
@@ -0,0 +1,5 @@
+#define OBSCURE(X) X
+#define DECORATION
+
+DECORATION
+OBSCURE(DECORATION)