[Lldb-commits] [PATCH] D59217: Fix/unify SBType comparison

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 11 16:16:03 PDT 2019


clayborg added a comment.

If no one is depending on type_sp, then ok to delete. Should be easy to test by removing it and seeing what breaks (if anything).


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

https://reviews.llvm.org/D59217





More information about the lldb-commits mailing list