[Lldb-commits] [PATCH] D75562: Add an opque payload field to lldb::Type (NFC).

Shafik Yaghmour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 11 10:46:06 PDT 2020


shafik added a comment.

I want to see how you end up resolving the comments on payload being a plain integer type in D75626 <https://reviews.llvm.org/D75626> before looking at this again. Maybe it makes more sense to use a type, the use is pretty clever but perhaps makes for opaque code in some places.


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

https://reviews.llvm.org/D75562





More information about the lldb-commits mailing list