shafik added a comment.

We can never know the offsets statically b/c of how Objective-C deals with the 
fragile base class problem 
<https://www.cocoawithlove.com/2010/03/dynamic-ivars-solving-fragile-base.html> 
the runtime may have to shift fields over and we can not calculate this 
statically.


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

https://reviews.llvm.org/D83433



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to