[PATCH] D79918: [clangd] Don't create as much garbage while building Dex index.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 14 03:42:48 PDT 2020
sammccall updated this revision to Diff 263961.
sammccall added a comment.
Address comments, add more docs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79918/new/
https://reviews.llvm.org/D79918
Files:
clang-tools-extra/clangd/benchmarks/IndexBenchmark.cpp
clang-tools-extra/clangd/index/dex/Dex.cpp
clang-tools-extra/clangd/index/dex/Trigram.cpp
clang-tools-extra/clangd/index/dex/Trigram.h
clang-tools-extra/clangd/test/Inputs/requests.json
clang-tools-extra/clangd/unittests/DexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79918.263961.patch
Type: text/x-patch
Size: 16838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200514/ca9a1052/attachment-0001.bin>
More information about the cfe-commits
mailing list