[all-commits] [llvm/llvm-project] 65c789: [libc] Support LIBC_COPT_USE_C_ASSERT build flag

Roland McGrath via All-commits all-commits at lists.llvm.org
Thu May 25 14:10:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65c78933ae22a9a26b56ed763f5827765ce7eadf
      https://github.com/llvm/llvm-project/commit/65c78933ae22a9a26b56ed763f5827765ce7eadf
  Author: Roland McGrath <mcgrathr at google.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M libc/src/__support/libc_assert.h

  Log Message:
  -----------
  [libc] Support LIBC_COPT_USE_C_ASSERT build flag

In this mode, LIBC_ASSERT is just standard C assert.

Reviewed By: abrachet

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




More information about the All-commits mailing list