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

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 1 14:41:14 PST 2019


zturner added a comment.

Yea it would be nice if we could remove all of the `LLDB_CONFIGURATION_xxx` macros and just use either the LLVM ones or standard ones such as NDEBUG


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

https://reviews.llvm.org/D58838





More information about the lldb-commits mailing list