Include search paths can be relative paths. The loadSubdirectoryModuleMaps function should account for that and respect the -working-directory parameter given to Clang.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D54503
[HeaderSearch] loadSubdirectoryModuleMaps should respect -working-directory arphaman on Nov 13 2018, 4:28 PM. Authored by
Details Include search paths can be relative paths. The loadSubdirectoryModuleMaps function should account for that and respect the -working-directory parameter given to Clang.
Diff Detail
|