[all-commits] [llvm/llvm-project] 342e0e: Revert the removal of LLVM_ENABLE_PROJECTS for lib...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Aug 23 06:59:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 342e0ebd0b7409c8808a90cf38dd45ec7dc57671
      https://github.com/llvm/llvm-project/commit/342e0ebd0b7409c8808a90cf38dd45ec7dc57671
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/Linux.cpp
    M compiler-rt/lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh
    M libcxx/utils/ci/buildkite-pipeline.yml
    M libcxx/utils/ci/oss-fuzz.sh
    M libcxx/utils/ci/run-buildbot
    M libcxxabi/CMakeLists.txt
    M libcxxabi/test/CMakeLists.txt
    M llvm/CMakeLists.txt

  Log Message:
  -----------
  Revert the removal of LLVM_ENABLE_PROJECTS for libc++ and libc++abi

This commit reverts the following commits:

- 952f90b72b3546d6b6b038d410f07ce520c59b48
- e6a0800532bb409f6d1c62f3698bdd6994a877dc (D132298)
- 176db3b3ab25ff8a9b2405f50ef5a8bd9304a6d5 (D132324)

These commits caused CI instability and need to be reverted in order
to figure things out again. See the discussion in https://llvm.org/D132324
for more information.




More information about the All-commits mailing list