[Lldb-commits] [PATCH] D93421: Fix how ValueObject deals with getting unsigned values
Shafik Yaghmour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 18 16:55:37 PST 2020
shafik updated this revision to Diff 312904.
shafik marked 2 inline comments as done.
shafik added a comment.
- Fixed formatters::ObjCBOOLSummaryProvider to use int8_t and fixed the Printf
- Updated tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93421/new/
https://reviews.llvm.org/D93421
Files:
lldb/source/Plugins/Language/ObjC/Cocoa.cpp
lldb/test/API/functionalities/data-formatter/boolreference/TestFormattersBoolRefPtr.py
lldb/test/API/functionalities/data-formatter/boolreference/main.mm
lldb/test/API/lang/objc/bitfield_ivars/TestBitfieldIvars.py
lldb/test/API/lang/objc/bitfield_ivars/main.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93421.312904.patch
Type: text/x-patch
Size: 4361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201219/16b40833/attachment.bin>
More information about the lldb-commits
mailing list