summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/module.map
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/module.map')
-rw-r--r--clang/test/Modules/Inputs/module.map7
1 files changed, 0 insertions, 7 deletions
diff --git a/clang/test/Modules/Inputs/module.map b/clang/test/Modules/Inputs/module.map
index 632517dd363..226d45fdf44 100644
--- a/clang/test/Modules/Inputs/module.map
+++ b/clang/test/Modules/Inputs/module.map
@@ -386,10 +386,3 @@ module TypedefTag {
header "typedef-tag-hidden.h"
}
}
-
-module ElaboratedTypeStructs {
- module Empty {}
- module Structs {
- header "elaborated-type-structs.h"
- }
-}
OpenPOWER on IntegriCloud