[all-commits] [llvm/llvm-project] 7ffa52: [libc] re-enable assert

michaelrj-google via All-commits all-commits at lists.llvm.org
Tue Nov 15 13:39:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ffa52dfd12b51201162a317808147865bffd345
      https://github.com/llvm/llvm-project/commit/7ffa52dfd12b51201162a317808147865bffd345
  Author: Michael Jones <michaelrj at google.com>
  Date:   2022-11-15 (Tue, 15 Nov 2022)

  Changed paths:
    M libc/config/linux/x86_64/entrypoints.txt
    M libc/spec/llvm_libc_ext.td
    M libc/src/CMakeLists.txt
    M libc/test/src/CMakeLists.txt

  Log Message:
  -----------
  [libc] re-enable assert

The assert functions were disabled while the signal functions were being
fixed. This patch re-enables them.

Reviewed By: sivachandra

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




More information about the All-commits mailing list