[Lldb-commits] [PATCH] D80990: [lldb] Fix sizeof() in Scalar::operator=()

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 2 04:58:38 PDT 2020


teemperor requested changes to this revision.
teemperor added a comment.
This revision now requires changes to proceed.

Could you add a unit test for this? See the`ScalarTest.cpp` for the other Scalar tests.
Beside that this LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80990





More information about the lldb-commits mailing list