[Lldb-commits] [PATCH] D86436: [lldb] Fix Type::GetByteSize for pointer types

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 24 09:26:27 PDT 2020


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

I came to the same conclusion when analyzing https://bugs.llvm.org/show_bug.cgi?id=47257 (but you beat me to the punch).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86436



More information about the lldb-commits mailing list