[PATCH] D54799: [clangd] textDocument/SymbolInfo method
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 07:13:16 PDT 2019
thakis added a comment.
Herald added a subscriber: jdoerfert.
Herald added a project: LLVM.
SymbolInfoTests.All takes > 20% of all of check-clang-tools time. Can the test be made faster?
Also, since it's using a large-ish non-pod initializer clang is currently slow to compile it, see http://llvm.org/viewvc/llvm-project?view=revision&revision=345329 / PRPR38829
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54799/new/
https://reviews.llvm.org/D54799
More information about the llvm-commits
mailing list