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

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 4 02:08:06 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8bd000a65fe4: [clangd] Config: loading and caching config from disk. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D82964?vs=275384&id=275484#toc

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.275484.patch
Type: text/x-patch
Size: 17793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200704/87dd6b40/attachment.bin>


More information about the cfe-commits mailing list