summaryrefslogtreecommitdiff
path: root/clang/test/Preprocessor/Inputs/search-path-usage/modulemap_abs/module.modulemap.template
blob: 6a370780a1cea758bc17d86cea71a63bafca26e6 (plain)
1
2
3
module b {
  header "DIR/b/b.h"
}