[PATCH] D40784: [clangd] Split code-completion tests out of ClangdTests. NFC.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 4 06:45:08 PST 2017
hokein accepted this revision.
hokein added a comment.
This revision is now accepted and ready to land.
LGTM.
================
Comment at: unittests/clangd/CMakeLists.txt:16
JSONExprTests.cpp
+ TestFS.cpp
TraceTests.cpp
----------------
nit: maybe name it FSTests.cpp? to be consistent with other test file names.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D40784
More information about the cfe-commits
mailing list