Clang Project

clang_source_code/test/Modules/Inputs/PR20786/module.modulemap
1module TMath { header "TMath.h" }
2module TFormula { header "TFormula.h" }
3module TBranchProxy { header "TBranchProxy.h" }
4