labath added a comment.

You may want to check that pointers to virtual functions get printed here. In 
particular, that `0x00000000000000010000000000000000` (pointer to the first 
virtual function) does not get printed as `nullptr` or something like that (due 
to the truncation of the 128-bit value to zero).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145242

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to