shafik added inline comments.
================ Comment at: include/lldb/DataFormatters/ValueObjectPrinter.h:146 + +#define LLDB_VOP ValueObjectPrinter + LazyBoolMember<LLDB_VOP, &LLDB_VOP::UpdateShouldPrint> m_should_print; ---------------- davide wrote: > can you typedef? I feel like using ... = is cleaner 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