[all-commits] [llvm/llvm-project] 65b1b3: [libc++][libc++abi] Serialize the enable_assertion...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Mar 29 05:17:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65b1b3b961cf0337a007e5646431abf2b7aff334
      https://github.com/llvm/llvm-project/commit/65b1b3b961cf0337a007e5646431abf2b7aff334
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-03-29 (Tue, 29 Mar 2022)

  Changed paths:
    M libcxx/cmake/caches/Generic-assertions.cmake
    M libcxx/test/CMakeLists.txt
    M libcxxabi/test/CMakeLists.txt

  Log Message:
  -----------
  [libc++][libc++abi] Serialize the enable_assertions Lit parameter in the generated config

This means that re-running with llvm-lit in that configuration will
work as expected. This also enables assertions in libc++abi in the
Generic-assertions CI job, which was disabled previously.

Differential Revision: https://reviews.llvm.org/D122597




More information about the All-commits mailing list