[PATCH] D82964: [clangd] Config: loading and caching config from disk.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 2 10:49:22 PDT 2020
sammccall updated this revision to Diff 275165.
sammccall added a comment.
Try to get the tests to pass on windows.
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.275165.patch
Type: text/x-patch
Size: 17811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200702/13f5b76a/attachment.bin>
More information about the cfe-commits
mailing list