summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/Inputs/preamble-with-error.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Index/Inputs/preamble-with-error.h')
-rw-r--r--clang/test/Index/Inputs/preamble-with-error.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/test/Index/Inputs/preamble-with-error.h b/clang/test/Index/Inputs/preamble-with-error.h
new file mode 100644
index 00000000000..f840947369b
--- /dev/null
+++ b/clang/test/Index/Inputs/preamble-with-error.h
@@ -0,0 +1,3 @@
+typedef int Int;
+enum FFF
+extern Int *const www;
OpenPOWER on IntegriCloud