[PATCH] D72589: Add GDB pretty printers for llvm::ilist, llvm::simple_ilist, and llvm::ilist_node.

Christian Sigg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 12:04:50 PST 2020


csigg updated this revision to Diff 240654.
csigg marked 2 inline comments as done.
csigg added a comment.

Remove capture from lambda.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72589

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72589.240654.patch
Type: text/x-patch
Size: 5014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/f4f513fb/attachment.bin>


More information about the llvm-commits mailing list