[Lldb-commits] [PATCH] D145487: [lldb][test] TestDataFormatterCpp.py: add test-case for member function pointer format

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 7 05:44:20 PST 2023


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

In D145487#4174832 <https://reviews.llvm.org/D145487#4174832>, @Michael137 wrote:

> - Remove virtual function pointer test for now

You can keep it in, I think. Just don't assert the value of the last byte of the pointer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145487



More information about the lldb-commits mailing list