[PATCH] D92133: [clangd] Cache .clang-tidy files again.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 26 13:57:41 PST 2020
sammccall updated this revision to Diff 307924.
sammccall marked 3 inline comments as done.
sammccall added a comment.
Return shared_ptr instead of value from cache, to avoid copies.
Remove unneeded qualifiers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92133/new/
https://reviews.llvm.org/D92133
Files:
clang-tools-extra/clangd/TidyProvider.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92133.307924.patch
Type: text/x-patch
Size: 8259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201126/d4adfc35/attachment.bin>
More information about the cfe-commits
mailing list