[Lldb-commits] [PATCH] D11371: Support escapes and quotes in string and character values.

Ilia K ki.stfu at gmail.com
Wed Jul 22 20:44:06 PDT 2015


ki.stfu accepted this revision.
ki.stfu added a comment.
This revision is now accepted and ready to land.

Please remove "###" and go ahead.


================
Comment at: test/tools/lldb-mi/variable/TestMiGdbSetShowPrint.py:70
@@ -69,2 +69,3 @@
 
-        # Test that an char* is expanded to string when print char-array-as-string is "on"
+        ###
+        # Test that an char* with escape chars is expanded to string when print char-array-as-string is "on"
----------------
remove please


http://reviews.llvm.org/D11371







More information about the lldb-commits mailing list