[Lldb-commits] [PATCH] D44907: Remove Scalar::Cast

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 29 09:20:00 PDT 2018


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

Very nice. Thanks for doing this. Someone a while back had converted Scalar to use APInt and APFloat and never got around to all of these details.


https://reviews.llvm.org/D44907





More information about the lldb-commits mailing list