[Lldb-commits] [PATCH] D85376: Fix how ValueObjectChild handles bit-fields stored in a Scalar in UpdateValue()

Shafik Yaghmour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 12 18:49:48 PDT 2020


shafik updated this revision to Diff 285233.
shafik marked 4 inline comments as done.
shafik added a comment.

Updated test using more compact code from Fred.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85376/new/

https://reviews.llvm.org/D85376

Files:
  lldb/source/Core/ValueObjectChild.cpp
  lldb/test/Shell/SymbolFile/DWARF/valueobject-pass-by-reg.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85376.285233.patch
Type: text/x-patch
Size: 15227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200813/a483ae0a/attachment-0001.bin>


More information about the lldb-commits mailing list