whisperity added a comment. In D84176#2300488 <https://reviews.llvm.org/D84176#2300488>, @njames93 wrote:
> Is this an artefact of how `check-clang-tools` also depends on all > clang-tools-extra targets. Yes, this was not changed in this patch. Fixing that will require a lot more CMake magic which I did not have sufficient time to do so. We'd need to refactor the code which generates the initial targets for the subprojects, etc. So yeah, the new build entry-point only gives you the benefit of not running the tests. Build list is equal to the normal `check-clang-tools` target. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D84176/new/ https://reviews.llvm.org/D84176 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits