[Lldb-commits] [PATCH] D91293: [lldb] [Process/FreeBSDRemote] Modernize and simplify YMM logic

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 13 06:25:26 PST 2020


labath added a comment.

In D91293#2393764 <https://reviews.llvm.org/D91293#2393764>, @mgorny wrote:

> Perform offsetting in `GetOffsetRegSetData()` to avoid UB.

Shouldn't have the last update gone to  D91411 <https://reviews.llvm.org/D91411> instead ?


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

https://reviews.llvm.org/D91293



More information about the lldb-commits mailing list