granata.enrico added inline comments.

================
Comment at: source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp:665
@@ +664,3 @@
+
+    stl_summary_flags.SetDontShowChildren(true);
+    AddCXXSummary(cpp_category_sp, 
lldb_private::formatters::LibStdcppSmartPointerSummaryProvider,
----------------
Is there any reason to hide the children for a type that you provide synthetic 
children for?


http://reviews.llvm.org/D21984



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to