[Lldb-commits] [PATCH] D91118: Fix handling of bit-fields in a union

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 10 08:49:15 PST 2020


teemperor added a comment.

Should we maybe check that the offset is 0 instead of skipping the sanity check? Otherwise this LGTM.


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

https://reviews.llvm.org/D91118



More information about the lldb-commits mailing list