summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/suggest-include/usetextual1.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/suggest-include/usetextual1.h')
-rw-r--r--clang/test/Modules/Inputs/suggest-include/usetextual1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/suggest-include/usetextual1.h b/clang/test/Modules/Inputs/suggest-include/usetextual1.h
new file mode 100644
index 00000000000..34ab1c76bcc
--- /dev/null
+++ b/clang/test/Modules/Inputs/suggest-include/usetextual1.h
@@ -0,0 +1,2 @@
+#include "textual1.h"
+FOO(extern int usetextual1;)
OpenPOWER on IntegriCloud