aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/merge-function-defs/map
blob: f84c7ddfd5adc5fcf118429b3d406a824eb7e06d (plain)
1
2
3
4
module m {
  module a { header "a.h" }
  module b { header "b.h" }
}