Reland "Add a facility to get system cache directory and use it in clangd"
authorSam McCall <sam.mccall@gmail.com>
Tue, 28 Apr 2020 22:55:13 +0000 (00:55 +0200)
committerSam McCall <sam.mccall@gmail.com>
Tue, 28 Apr 2020 22:56:36 +0000 (00:56 +0200)
commit4e769e93b90b4d83ee795cda51bea9f76ca5ad5b
tree37344b3b2089eafd1080acac9ad8b4d4bb84730d
parentfaf2dce1dd6ae25aa75d2685ac7bb27ec31e2ced
Reland "Add a facility to get system cache directory and use it in clangd"

This reverts commit faf2dce1dd6ae25aa75d2685ac7bb27ec31e2ced.
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