https://github.com/brad0 edited https://github.com/llvm/llvm-project/pull/69809
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
brad0 wrote:
Fix a typo in the commit message.
https://github.com/llvm/llvm-project/pull/69809
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff a63dc79d113915048c932eca7732838206898e9a
d490fc90f49d83d7b5ec26086c59a3f512b552ba --
nridge updated this revision to Diff 557829.
nridge added a comment.
Implement the "simple lookup optimization"
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93829/new/
https://reviews.llvm.org/D93829
Files:
clang-tools-extra/clangd/ClangdLSPSer
nridge planned changes to this revision.
nridge added a comment.
The updated patch additionally implements the "simple lookup optimization"
discussed in the review.
With this version, memory usage on the test workload is: background_index 574MB
(index 387MB, slabs 187MB).
This is an increase o
101 - 105 of 105 matches
Mail list logo