[PATCH] D117779: [LLDB] Add formatters for PointerIntPair, PointerUnion

Dave Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 07:31:59 PDT 2023


kastiglione added a comment.
Herald added a project: All.

@broadwaylamb hi, have you been using the `PointerUnion` formatter? We have seen a variety of issues, which don't seem to have easy fixes. If you're not using it, I will disable it. Alternatively, I propose creating a separate file that you and others could choose to import separately from `lldbDataFormatters.py`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117779



More information about the llvm-commits mailing list