[Lldb-commits] [clang] [clang-tools-extra] [lld] [lldb] [llvm] Rework the `Option` library to reduce dynamic relocations (PR #119198)
Chandler Carruth via lldb-commits
lldb-commits at lists.llvm.org
Mon Dec 9 05:03:39 PST 2024
chandlerc wrote:
> If you look for:
>
> ```
> FAILED: �[0mtools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompileCommands.cpp.o
> ```
>
> In the build log that's the failure reason.
NP, and thanks. Sorry I missed that set of tests. Pushed a fix that makes `check-clang-tools` clean.
https://github.com/llvm/llvm-project/pull/119198
More information about the lldb-commits
mailing list