[PATCH] D82944: [clangd] Switch FindSymbolsTests to use TestTU
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 1 03:44:29 PDT 2020
kadircet created this revision.
kadircet added a reviewer: sammccall.
Herald added subscribers: cfe-commits, usaxena95, arphaman, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.
This gets rid of the dependency on ClangdServer and a bunch of extra
infrastructure coming with it. Also enables us to clear SyncAPI, as it was the
sole user of runWorkspace/DocumentSymbols.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82944
Files:
clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp
clang-tools-extra/clangd/unittests/SyncAPI.cpp
clang-tools-extra/clangd/unittests/SyncAPI.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82944.274737.patch
Type: text/x-patch
Size: 16259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200701/923ebd89/attachment-0001.bin>
More information about the cfe-commits
mailing list