davide added inline comments.
================ Comment at: include/lldb/DataFormatters/ValueObjectPrinter.h:146 + +#define LLDB_VOP ValueObjectPrinter + LazyBoolMember<LLDB_VOP, &LLDB_VOP::UpdateShouldPrint> m_should_print; ---------------- can you typedef? Repository: rLLDB LLDB https://reviews.llvm.org/D51557 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits