This patch propagates the import SourceLocation into HeaderSearch::lookupModule. This enables remarks on search path usage (implemented in D102923) to point to the source code that initiated header search.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo