[PATCH] D117779: [LLDB] Add formatters for PointerIntPair, PointerUnion
Sergej Jaskiewicz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 07:34:07 PDT 2023
broadwaylamb added a comment.
In D117779#4497748 <https://reviews.llvm.org/D117779#4497748>, @kastiglione wrote:
> @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`.
No, I haven't been working with LLVM for a while.
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