[libc-commits] [PATCH] D144161: [libc] Introduce a libc internal assertion macro named LIBC_ASSERT.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Feb 21 13:13:42 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG58a75c6a4b83: [libc] Introduce a libc internal assertion macro named LIBC_ASSERT. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144161/new/

https://reviews.llvm.org/D144161

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/blockstore.h
  libc/src/__support/float_to_string.h
  libc/src/__support/libc_assert.h
  libc/src/assert/__assert_fail.cpp
  libc/src/stdio/printf_core/CMakeLists.txt
  libc/src/stdio/printf_core/float_dec_converter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144161.499274.patch
Type: text/x-patch
Size: 8364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230221/83337e21/attachment.bin>


More information about the libc-commits mailing list