[PATCH] D11833: s/NDEBUG/LLVM_NDEBUG/ in most places

Roger Jarrett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 13:34:41 PST 2019


rogerjarrett added a comment.
Herald added a subscriber: wuzish.

+1 on Goal  In particular the use of NDEBUG in external interface header files causes significant pain when using the header files in a build environment that uses NDEBUG

What steps are needed to move this change forward?


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

https://reviews.llvm.org/D11833





More information about the llvm-commits mailing list