[PATCH] D129100: [clangd] Support external throttler for preamble builds
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 6 09:28:14 PDT 2022
sammccall added a comment.
In D129100#3633073 <https://reviews.llvm.org/D129100#3633073>, @anarazel wrote:
> This caused llvm builds to fail for me (using clang-14, debug, debian unstable, lld as linker):
Thanks, I have a very similar setup but the build passed locally, I'll never understand linkers...
I think I've fixed this in e7fa272bc6a6a504c2899bb7cf66029678d97890 <https://reviews.llvm.org/rGe7fa272bc6a6a504c2899bb7cf66029678d97890>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129100/new/
https://reviews.llvm.org/D129100
More information about the cfe-commits
mailing list