[PATCH] D78501: Add a facility to get system cache directory and use it in clangd
Eric Christopher via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 28 15:52:40 PDT 2020
I've had to temporarily revert this as it was breaking some tests:
.../sources/llvm-project/llvm/unittests/Support/Path.cpp:334:5: error:
use of undeclared identifier 'set'
set(Value);
^
1 error generated.
Happy to help diagnose this with you if you need some assistance.
Thanks!
-eric
On Tue, Apr 28, 2020 at 3:07 PM Vojtěch Štěpančík via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:
> VojtechStep added a comment.
>
> Great, thanks for the fixes!
>
>
> Repository:
> rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
> https://reviews.llvm.org/D78501/new/
>
> https://reviews.llvm.org/D78501
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200428/074485a5/attachment-0001.html>
More information about the cfe-commits
mailing list