[libcxx-commits] [PATCH] D119969: [libc++] Unconditionally provide the ability for users to enable assertions

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 28 14:21:24 PST 2022


ldionne added a subscriber: libc++ vendors.
ldionne added a comment.

Does anyone want to chime in? Maybe libc++ vendors have an opinion about this? Vendors, have you been shipping the debug mode? With what stability guarantees? Unless told otherwise, my assumption is that folks have been shipping the library as-is, which means with support for the debug mode enabled (which unfortunately ties our hands a bit in this change).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119969



More information about the libcxx-commits mailing list