Setting the Python changes in perspective: Though it appears in the diff as if I have added a formatter for std::vector<non-bool> as well, I have only moved it into an implementation class StdVectorSynthProvider.StdVectorImplementation. What I have really added is the class StdVectorSynthProvider.StdVBoolImplementation. The main class StdVectorSynthProvider has been refactored to reflect the common parts.
http://reviews.llvm.org/D8390 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
