[Lldb-commits] [PATCH] D11488: Fix bug in expression display when determining if a pointer should be treated as a string

Paul Maybee paulmay at microsoft.com
Mon Jul 27 10:34:18 PDT 2015


paulmaybee updated this revision to Diff 30706.
paulmaybee added a comment.

Add IsPointeeCharType


http://reviews.llvm.org/D11488

Files:
  test/tools/lldb-mi/variable/TestMiGdbSetShowPrint.py
  test/tools/lldb-mi/variable/main.cpp
  tools/lldb-mi/MICmnLLDBUtilSBValue.cpp
  tools/lldb-mi/MICmnLLDBUtilSBValue.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11488.30706.patch
Type: text/x-patch
Size: 5786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150727/bab94e58/attachment.bin>


More information about the lldb-commits mailing list