[libcxx-commits] [PATCH] D96720: Define new/delete in libc++ when using libcxxrt

Dimitry Andric via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 15 09:29:26 PST 2021


dim added a comment.

Note, this is mainly aimed at getting the 12.0.0 release built, as I had to apply a custom hack to turn the operators on. But I would like to get rid of the hack and have this applied in a way acceptable to the libc++ maintainers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96720



More information about the libcxx-commits mailing list