[Lldb-commits] [PATCH] D58838: Remove tautological #ifdefs

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 1 14:24:25 PST 2019


aprantl added a comment.

But I'm sure that `LLDB_CONFIGURATION_BUILD_AND_INTEGRATION` also defines `NDEBUG` so the assert should be a noop, right?


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

https://reviews.llvm.org/D58838





More information about the lldb-commits mailing list