[PATCH] D78501: Add a facility to get system cache directory and use it in clangd
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 28 14:34:39 PDT 2020
sammccall updated this revision to Diff 260768.
sammccall added a comment.
Use $cache/clangd/index, not $cache/.clangd/index
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78501/new/
https://reviews.llvm.org/D78501
Files:
clang-tools-extra/clangd/index/BackgroundIndexStorage.cpp
llvm/include/llvm/Support/Path.h
llvm/lib/Support/Unix/Path.inc
llvm/lib/Support/Windows/Path.inc
llvm/unittests/Support/Path.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78501.260768.patch
Type: text/x-patch
Size: 8659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200428/5b6720b5/attachment-0001.bin>
More information about the cfe-commits
mailing list