[libcxx-commits] [PATCH] D152956: [libc++] Move the definition of std::new_handler out of new.cpp

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 15 08:14:34 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG80e4ccab794c: [libc++] Move the definition of std::new_handler out of new.cpp (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152956

Files:
  libcxx/src/CMakeLists.txt
  libcxx/src/new.cpp
  libcxx/src/new_handler.cpp
  libcxx/src/support/runtime/new_handler_fallback.ipp
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152956.531762.patch
Type: text/x-patch
Size: 3326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230615/46b69b2b/attachment.bin>


More information about the libcxx-commits mailing list