[all-commits] [llvm/llvm-project] a03ec5: Add GDB pretty printers for llvm::ilist, llvm::sim...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Thu Jan 30 00:35:57 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a03ec58da60c044dc3be7cbb0fcd7912769b05ef
https://github.com/llvm/llvm-project/commit/a03ec58da60c044dc3be7cbb0fcd7912769b05ef
Author: Christian Sigg <csigg at google.com>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M debuginfo-tests/llvm-prettyprinters/gdb/prettyprinters.cpp
M debuginfo-tests/llvm-prettyprinters/gdb/prettyprinters.gdb
M llvm/utils/gdb-scripts/prettyprinters.py
Log Message:
-----------
Add GDB pretty printers for llvm::ilist, llvm::simple_ilist, and llvm::ilist_node.
Reviewers: dblaikie
Reviewed By: dblaikie
Subscribers: merge_guards_bot, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72589
More information about the All-commits
mailing list