[libcxx-commits] [PATCH] D131082: [libcxx] Add _LIBCPP_NODEBUG to std::conditional related typedfs

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 1 11:37:01 PDT 2022


ldionne added a comment.

Just to clarify: I'm fine with this because it provides an improvement in the debugging experience and an improvement of debug info sizes. If we were worsening the debug experience to improve debug info size, it would be a different discussion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131082



More information about the libcxx-commits mailing list