[Lldb-commits] [PATCH] D31366: Do not dereference std::unique_ptr by default
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 27 16:12:08 PDT 2017
jingham added a comment.
There's no reason you couldn't build the gnu libstdc++ on Darwin. Anyway, if that's the problem, I'm pretty sure the testsuite has a way to conditionalize on which stdlib(s) are available. That would be clearer than conditionalizing on platform.
https://reviews.llvm.org/D31366
More information about the lldb-commits
mailing list