aboutsummaryrefslogtreecommitdiff
path: root/test/Index/Inputs/retain-comments-from-system-headers-module.map
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/Inputs/retain-comments-from-system-headers-module.map')
-rw-r--r--test/Index/Inputs/retain-comments-from-system-headers-module.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Index/Inputs/retain-comments-from-system-headers-module.map b/test/Index/Inputs/retain-comments-from-system-headers-module.map
new file mode 100644
index 000000000000..0b77f3c1abf5
--- /dev/null
+++ b/test/Index/Inputs/retain-comments-from-system-headers-module.map
@@ -0,0 +1,4 @@
+module retain_comments_from_system_headers {
+ header "retain-comments-from-system-headers.h"
+ export *
+}