Also implement resolution of paths relative to mainfile without HeaderSearchInfo.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 34464 Build 34463: arc lint + arc unit
Paths
| Differential D64293
[clangd] Don't insert absolute paths, give up instead. ClosedPublic Authored by sammccall on Jul 6 2019, 2:55 PM.
Details Summary Also implement resolution of paths relative to mainfile without HeaderSearchInfo.
Diff Detail
Event Timelinekadircet added inline comments. This revision is now accepted and ready to land.Jul 8 2019, 4:28 AM Closed by commit rL365364: [clangd] Don't insert absolute paths, give up instead. (authored by sammccall). · Explain WhyJul 8 2019, 11:12 AM This revision was automatically updated to reflect the committed changes. sammccall marked an inline comment as done.
Revision Contents
Diff 208284 clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/Headers.h
clang-tools-extra/clangd/Headers.cpp
clang-tools-extra/clangd/IncludeFixer.cpp
clang-tools-extra/clangd/unittests/HeadersTests.cpp
|
why not directly replace with ""?