[Lldb-commits] [PATCH] D58838: Remove tautological #ifdefs
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 1 14:57:42 PST 2019
aprantl added a comment.
Also I should note that we can only use LLVM defines that are provided by the Xcode project until we reach the point where Apple builds LLDB with CMake and the CMake-generated Xcode file is good enough to replace the hand-written one. This is a transitional restriction, but it's a longer project...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58838/new/
https://reviews.llvm.org/D58838
More information about the lldb-commits
mailing list