[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:02:42 PDT 2020


sammccall updated this revision to Diff 260757.
sammccall added a comment.

Fix(?) test compile for windows, split out windows/unix tests for simplicity.


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.260757.patch
Type: text/x-patch
Size: 6954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200428/ade3d55c/attachment.bin>


More information about the cfe-commits mailing list