[libcxx-commits] [PATCH] D135068: [libc++abi] Disable libc++ assertions when building cxa_demangle

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 3 04:57:56 PDT 2022


ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.

Instead, I think I would add `target_compile_definitions` to `cxxabi_shared` and `cxxabi_static`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135068



More information about the libcxx-commits mailing list