[Lldb-commits] [PATCH] D57413: Fix some warnings with gcc on Linux

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 29 14:42:31 PST 2019


jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.

Ah, missed that.   Whoever was probably just copying down the way the struct was defined internally in Foundation...  This seems fine then - assuming Target & Host have the same endianness is not fine, but you didn't do that...


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

https://reviews.llvm.org/D57413





More information about the lldb-commits mailing list