Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/header-in-multiple-maps/
map2
module a { textual header "a.h" } module b { header "a.h" } module c { header "a.h" }