[all-commits] [llvm/llvm-project] b4c911: [libcxx] Add a std::string_view pretty printer for...

Eric via All-commits all-commits at lists.llvm.org
Wed Jan 29 10:04:39 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b4c911eccc4cccdd8cb536dc003ff9d4eb3bdc70
      https://github.com/llvm/llvm-project/commit/b4c911eccc4cccdd8cb536dc003ff9d4eb3bdc70
  Author: Eric Fiselier <eric at efcs.ca>
  Date:   2020-01-29 (Wed, 29 Jan 2020)

  Changed paths:
    M libcxx/test/pretty_printers/gdb_pretty_printer_test.sh.cpp
    M libcxx/utils/gdb/libcxx/printers.py

  Log Message:
  -----------
  [libcxx] Add a std::string_view pretty printer for libcxx.

This adds a std::string_view pretty printer for libcxx and updates the gdb
pretty printer test.

Patch by Ali Tamur (tamur at google.com)
Reviewed as https://reviews.llvm.org/D73514




More information about the All-commits mailing list