Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/explicit-build-overlap/
def.map
module a { textual header "a.h" } module b { header "a.h" header "b.h" }