[libcxx-commits] [PATCH] D152971: [libc++] Don't automatically define LIBCXX_ENABLE_NEW_DELETE_DEFINITIONS with libcxxrt

Dimitry Andric via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 15 04:51:45 PDT 2023


dim accepted this revision.
dim added a comment.

Ah I see that I added the part to HandleLibCXXABI.cmake in rG328261019f50a76b11fa625739cbf32ceb2ce2f7 <https://reviews.llvm.org/rG328261019f50a76b11fa625739cbf32ceb2ce2f7>, while also adding an initial version of libcxx/cmake/caches/FreeBSD.cmake. If the latter is now automatically used during the build, the HandleLibCXXABI.cmake part is no longer necessary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152971



More information about the libcxx-commits mailing list