[all-commits] [llvm/llvm-project] 60346b: Add test for GDB pretty printers.
Christian Sigg via All-commits
all-commits at lists.llvm.org
Sat Jan 11 00:17:27 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 60346bdbd73da9c944d50ea5dcecad71a05105ac
https://github.com/llvm/llvm-project/commit/60346bdbd73da9c944d50ea5dcecad71a05105ac
Author: Christian Sigg <csigg at google.com>
Date: 2020-01-11 (Sat, 11 Jan 2020)
Changed paths:
M debuginfo-tests/CMakeLists.txt
M debuginfo-tests/lit.cfg.py
A debuginfo-tests/llvm-prettyprinters/gdb/lit.local.cfg
A debuginfo-tests/llvm-prettyprinters/gdb/prettyprinters.cpp
A debuginfo-tests/llvm-prettyprinters/gdb/prettyprinters.gdb
Log Message:
-----------
Add test for GDB pretty printers.
Reviewers: dblaikie, aprantl, davide, JDevlieghere
Reviewed By: aprantl
Subscribers: jmorse, aprantl, merge_guards_bot, mgorny, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72321
More information about the All-commits
mailing list