[PATCH] D83755: [clangd] Cache config files for 5 seconds, without revalidating with stat.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 14 08:02:26 PDT 2020
This revision was automatically updated to reflect the committed changes.
sammccall marked 4 inline comments as done.
Closed by commit rGff616f74c3b4: [clangd] Cache config files for 5 seconds, without revalidating with stat. (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D83755?vs=277723&id=277836#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83755/new/
https://reviews.llvm.org/D83755
Files:
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/ConfigProvider.cpp
clang-tools-extra/clangd/ConfigProvider.h
clang-tools-extra/clangd/unittests/ConfigProviderTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83755.277836.patch
Type: text/x-patch
Size: 7958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200714/29c3c73c/attachment.bin>
More information about the cfe-commits
mailing list