Move include path construction from
InitHeaderSearch::AddDefaultIncludePaths in the Driver which appears
to be the more modern/correct way of doing things.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63030
[WebAssembly] Modernize include path handling ClosedPublic Authored by sbc100 on Jun 7 2019, 3:22 PM.
Details Summary Move include path construction from
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 8 2019, 10:24 PM Closed by commit rL363241: [WebAssembly] Modernize include path handling (authored by sbc). · Explain WhyJun 13 2019, 2:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 204456 cfe/trunk/lib/Driver/ToolChains/WebAssembly.cpp
cfe/trunk/lib/Frontend/InitHeaderSearch.cpp
cfe/trunk/test/Driver/wasm-toolchain.cpp
|