diff options
Diffstat (limited to 'clang/test/Index/getcursor-pp-pch.c.h')
-rw-r--r-- | clang/test/Index/getcursor-pp-pch.c.h | 4 |
1 files changed, 4 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 00000000000..184dd8b4104 --- /dev/null +++ b/clang/test/Index/getcursor-pp-pch.c.h @@ -0,0 +1,4 @@ +#define OBSCURE(X) X +#define DECORATION + +DECORATION |