[Lldb-commits] [PATCH] D58273: Fix TestDataFormatterLibcxxListLoop.py test

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 15 01:53:31 PST 2019


teemperor added a comment.

We could also check the libc++ version via _LIBCPP_VERSION and just keep the old code around behind an ifdef?


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D58273





More information about the lldb-commits mailing list