[all-commits] [llvm/llvm-project] b4d51e: [cmake] Use LLVM_ENABLE_ASSERTIONS to enable asser...

Jay Foad via All-commits all-commits at lists.llvm.org
Tue Feb 7 00:15:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b4d51eafc4660ed48b42b6be999a647cc1163a16
      https://github.com/llvm/llvm-project/commit/b4d51eafc4660ed48b42b6be999a647cc1163a16
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
    M llvm/cmake/modules/HandleLLVMOptions.cmake

  Log Message:
  -----------
  [cmake] Use LLVM_ENABLE_ASSERTIONS to enable assertions in libstdc++

On my machine this showed no new failures in check-llvm and increased
the testing time from 138 to 142 seconds, for a Release build with
assertions enabled.

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




More information about the All-commits mailing list