[Lldb-commits] [PATCH] D102445: Switch from using member_clang_type.GetByteSize() to member_type->GetByteSize() in ParseSingleMember
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 13 18:46:24 PDT 2021
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
The change itself seems good to me, I wonder what we can do to prevent a similar mistake in the future.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102445/new/
https://reviews.llvm.org/D102445
More information about the lldb-commits
mailing list