[PATCH] D67960: [clangd] Move the existing heder-source-switch implemenation out of clangdServer.
Haojian Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 03:28:39 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372841: [clangd] Move the existing heder-source-switch implemenation out of… (authored by hokein, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D67960?vs=221703&id=221704#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67960/new/
https://reviews.llvm.org/D67960
Files:
clang-tools-extra/trunk/clangd/CMakeLists.txt
clang-tools-extra/trunk/clangd/ClangdServer.cpp
clang-tools-extra/trunk/clangd/HeaderSourceSwitch.cpp
clang-tools-extra/trunk/clangd/HeaderSourceSwitch.h
clang-tools-extra/trunk/clangd/unittests/CMakeLists.txt
clang-tools-extra/trunk/clangd/unittests/ClangdTests.cpp
clang-tools-extra/trunk/clangd/unittests/HeaderSourceSwitchTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67960.221704.patch
Type: text/x-patch
Size: 12622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/2e73ee02/attachment.bin>
More information about the llvm-commits
mailing list