[PATCH] D72557: Add pretty printers for llvm::PointerIntPair and llvm::PointerUnion.
Christian Sigg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 08:42:51 PST 2020
csigg updated this revision to Diff 239146.
csigg added a comment.
Use factory methods for printeres to catch exceptions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72557/new/
https://reviews.llvm.org/D72557
Files:
debuginfo-tests/llvm-prettyprinters/gdb/prettyprinters.cpp
debuginfo-tests/llvm-prettyprinters/gdb/prettyprinters.gdb
llvm/include/llvm/ADT/PointerIntPair.h
llvm/include/llvm/Support/PointerLikeTypeTraits.h
llvm/utils/gdb-scripts/prettyprinters.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72557.239146.patch
Type: text/x-patch
Size: 7551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/d1ea6162/attachment.bin>
More information about the llvm-commits
mailing list