[PATCH] D117779: [LLDB] Add formatters for PointerIntPair, PointerUnion
Sergej Jaskiewicz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 20 05:47:24 PST 2022
broadwaylamb created this revision.
broadwaylamb added reviewers: aprantl, teemperor, vsk, bogner, kastiglione.
broadwaylamb requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Also, add summaries for `SmallVector` and `ArrayRef`,
and fix the `StringRef` summary provider so it doesn't ignore the `Length` field.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D117779
Files:
llvm/utils/lldbDataFormatters.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117779.401612.patch
Type: text/x-patch
Size: 6037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/4fbbe3a4/attachment.bin>
More information about the llvm-commits
mailing list