[PATCH] D88172: [clangd] Extract common file-caching logic from ConfigProvider.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 25 02:17:48 PST 2020


sammccall updated this revision to Diff 307551.
sammccall marked 2 inline comments as done.
sammccall added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88172/new/

https://reviews.llvm.org/D88172

Files:
  clang-tools-extra/clangd/ConfigProvider.cpp
  clang-tools-extra/clangd/ConfigProvider.h
  clang-tools-extra/clangd/support/CMakeLists.txt
  clang-tools-extra/clangd/support/FileCache.cpp
  clang-tools-extra/clangd/support/FileCache.h
  clang-tools-extra/clangd/unittests/ConfigProviderTests.cpp
  clang-tools-extra/clangd/unittests/support/FileCacheTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88172.307551.patch
Type: text/x-patch
Size: 17979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201125/b41f65c0/attachment-0001.bin>


More information about the cfe-commits mailing list