[all-commits] [llvm/llvm-project] 1f2492: libcxx pretty printers: remove non-lazy_string fal...

David Blaikie via All-commits all-commits at lists.llvm.org
Thu Dec 2 14:31:27 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f2492b7daf64065129d35f2078c42898e84157f
      https://github.com/llvm/llvm-project/commit/1f2492b7daf64065129d35f2078c42898e84157f
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2021-12-02 (Thu, 02 Dec 2021)

  Changed paths:
    M libcxx/utils/gdb/libcxx/printers.py

  Log Message:
  -----------
  libcxx pretty printers: remove non-lazy_string fallback

This has been supported on gdb for something like ~10 years, so doesn't
seem necessary to carry a fallback.

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




More information about the All-commits mailing list