evgeny777 added inline comments.

================
Comment at: tools/lldb-mi/MICmnLLDBDebugger.cpp:835
@@ +834,3 @@
+
+    if (!MI_add_summary(miCategory, "char", MI_char_summary_provider,
+                        lldb::eTypeOptionHideValue | 
lldb::eTypeOptionSkipPointers))
----------------
granata.enrico wrote:
> Should you also cover "signed char" and "unsigned char" here?
Hmm. I thought that if regex is false, exact match will be done, won't it? If 
yes than simple char type should be signed, right?


http://reviews.llvm.org/D13799



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

Reply via email to