summaryrefslogtreecommitdiff
path: root/test/Index/Inputs/module-undef.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/Inputs/module-undef.h')
-rw-r--r--test/Index/Inputs/module-undef.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Index/Inputs/module-undef.h b/test/Index/Inputs/module-undef.h
new file mode 100644
index 000000000000..8212d755a0ff
--- /dev/null
+++ b/test/Index/Inputs/module-undef.h
@@ -0,0 +1,2 @@
+#define MY_MACRO 1
+#undef MY_MACRO