[PATCH] D82964: [clangd] Config: loading and caching config from disk.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 3 06:58:20 PDT 2020


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

Don't cache failed opens.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82964

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82964.275384.patch
Type: text/x-patch
Size: 17793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200703/600f3831/attachment-0001.bin>


More information about the cfe-commits mailing list