[PATCH] D73609: Change to individual pretty printer classes, remove generic `make_printer`.

Christian Sigg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 04:30:20 PDT 2020


csigg updated this revision to Diff 249309.
csigg added a comment.

Add test case for PointerUnion that cannot be pretty-printed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73609

Files:
  debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.cpp
  debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.gdb
  llvm/utils/gdb-scripts/prettyprinters.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73609.249309.patch
Type: text/x-patch
Size: 5365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200310/6cd3e569/attachment.bin>


More information about the llvm-commits mailing list