This is a NFC change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D67960
[clangd] Move the existing heder-source-switch implemenation out of clangdServer. ClosedPublic Authored by hokein on Sep 24 2019, 6:19 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 25 2019, 1:17 AM Closed by commit rL372841: [clangd] Move the existing heder-source-switch implemenation out of… (authored by hokein). · Explain WhySep 25 2019, 3:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 221704 clang-tools-extra/trunk/clangd/CMakeLists.txt
clang-tools-extra/trunk/clangd/ClangdServer.cpp
clang-tools-extra/trunk/clangd/HeaderSourceSwitch.h
clang-tools-extra/trunk/clangd/HeaderSourceSwitch.cpp
clang-tools-extra/trunk/clangd/unittests/CMakeLists.txt
clang-tools-extra/trunk/clangd/unittests/ClangdTests.cpp
clang-tools-extra/trunk/clangd/unittests/HeaderSourceSwitchTests.cpp
|