[Lldb-commits] [PATCH] D11371: Support escapes and quotes in string and character values.
Paul Maybee
paulmay at microsoft.com
Wed Jul 22 09:26:33 PDT 2015
paulmaybee updated this revision to Diff 30361.
paulmaybee added a comment.
Replace "hello" with "\t\"hello\"\n" in string value tests.
http://reviews.llvm.org/D11371
Files:
test/tools/lldb-mi/variable/TestMiGdbSetShowPrint.py
test/tools/lldb-mi/variable/main.cpp
tools/lldb-mi/MICmnLLDBDebugSessionInfoVarObj.cpp
tools/lldb-mi/MICmnLLDBUtilSBValue.cpp
tools/lldb-mi/MIUtilString.cpp
tools/lldb-mi/MIUtilString.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11371.30361.patch
Type: text/x-patch
Size: 16224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150722/73284912/attachment.bin>
More information about the lldb-commits
mailing list