aboutsummaryrefslogtreecommitdiff
path: root/debuginfo-tests/llvm-prettyprinters
AgeCommit message (Expand)AuthorFilesLines
2020-09-03Revert "Adding GDB PrettyPrinter for mlir::Identifier."OCHyams2-16/+0
2020-09-03Adding GDB PrettyPrinter for mlir::Identifier.Christian Sigg2-0/+16
2020-06-09Change filecheck default to dump input on failureMehdi Amini1-1/+1
2020-05-14Only run pretty-printer tests for builds with debug-info.Christian Sigg1-0/+1
2020-03-11Change to individual pretty printer classes, remove generic `make_printer`.Christian Sigg2-4/+13
2020-02-07Rename prettyprinters test to llvm-support.Christian Sigg2-1/+5
2020-01-30Add GDB pretty printers for llvm::ilist, llvm::simple_ilist, and llvm::ilist_...Christian Sigg2-1/+104
2020-01-27Add pretty printers for llvm::PointerIntPair and llvm::PointerUnion.Christian Sigg2-3/+13
2020-01-11Add test for GDB pretty printers.Christian Sigg3-0/+75