[PATCH] D40784: [clangd] Split code-completion tests out of ClangdTests. NFC.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 4 06:34:11 PST 2017
sammccall created this revision.
Herald added subscribers: cfe-commits, ilya-biryukov, mgorny, klimek.
Common parts are mostly FS related, so pulled out TestFS.h for the common stuff.
Deliberately resisted cleaning up much here, so this is pretty mechanical.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D40784
Files:
clangd/CodeComplete.cpp
unittests/clangd/CMakeLists.txt
unittests/clangd/ClangdTests.cpp
unittests/clangd/CodeCompleteTests.cpp
unittests/clangd/TestFS.cpp
unittests/clangd/TestFS.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40784.125329.patch
Type: text/x-patch
Size: 43858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171204/97ac08a9/attachment-0001.bin>
More information about the cfe-commits
mailing list