[libcxx-commits] [PATCH] D112168: [libc++]Use __libcpp_malloc/__libcpp_calloc in places of malloc/calloc

Xing Xue via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 21 09:01:30 PDT 2021


xingxue updated this revision to Diff 381285.
xingxue added a comment.

Addressed issues in pre-merge check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112168

Files:
  libcxx/include/__support/ibm/xlocale.h
  libcxx/include/locale
  libcxx/include/new
  libcxx/include/ostream
  libcxx/src/debug.cpp
  libcxx/src/filesystem/posix_compat.h
  libcxx/src/ios.cpp
  libcxx/src/new.cpp
  libcxxabi/src/cxa_demangle.cpp
  libcxxabi/src/cxa_thread_atexit.cpp
  libcxxabi/src/fallback_malloc.cpp
  libcxxabi/src/stdlib_new_delete.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112168.381285.patch
Type: text/x-patch
Size: 14413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211021/19ec3557/attachment-0001.bin>


More information about the libcxx-commits mailing list