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