[PATCH] D96286: [clangd] Change TidyProvider cache to use a linked list approach
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 23 04:16:05 PST 2021
kadircet added a comment.
just wanted to point out that, this is almost the same thing as https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/clangd/GlobalCompilationDatabase.cpp#L569.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96286/new/
https://reviews.llvm.org/D96286
More information about the cfe-commits
mailing list