[all-commits] [llvm/llvm-project] f3ad6e: Change to individual pretty printer classes, remov...

Christian Sigg via All-commits all-commits at lists.llvm.org
Wed Mar 11 07:04:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f3ad6eb5d3d07f8e1ddb380b2b6806edd3dc84f6
      https://github.com/llvm/llvm-project/commit/f3ad6eb5d3d07f8e1ddb380b2b6806edd3dc84f6
  Author: Christian Sigg <csigg at google.com>
  Date:   2020-03-11 (Wed, 11 Mar 2020)

  Changed paths:
    M debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.cpp
    M debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.gdb
    M llvm/utils/gdb-scripts/prettyprinters.py

  Log Message:
  -----------
  Change to individual pretty printer classes, remove generic `make_printer`.

Summary: Follow-up from D72589.

Reviewers: dblaikie

Reviewed By: dblaikie

Subscribers: merge_guards_bot, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D73609




More information about the All-commits mailing list