Fznamznon wrote: > What does "run in multiple build threads" mean? When does that happen? What I meant is a build of some project using `clang` as a compiler and `make -j N` where `N > 1` (or a similar tool). https://github.com/llvm/llvm-project/pull/113440