[PATCH] D65609: Add gdb pretty printers for a wide variety of libc++ data structures.

Sterling Augustine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 14:44:31 PDT 2019


saugustine updated this revision to Diff 213467.
saugustine marked 4 inline comments as done.
saugustine added a comment.

- Run a pep8 formatter.
- Address other comments from code review.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65609

Files:
  libcxx/test/pretty_printers/gdb_pretty_printer_test.py
  libcxx/test/pretty_printers/gdb_pretty_printer_test.sh.cpp
  libcxx/utils/gdb/libcxx/printers.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65609.213467.patch
Type: text/x-patch
Size: 61403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/5071303e/attachment-0001.bin>


More information about the llvm-commits mailing list