about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-10-20 10:49:40 -0600
committerTom Tromey <tromey@adacore.com>2023-10-20 10:49:40 -0600
commit7eee62c9beac6ea63ef26ce0ef14c3757f42468b (patch)
treeb3287f4ff08078e90ccea3b18c682a8e234de0fd /compiler/rustc_codegen_llvm/src
parente76cb8c49831ff80d7d2e16319c86edbaa9edb8c (diff)
downloadrust-7eee62c9beac6ea63ef26ce0ef14c3757f42468b.tar.gz
rust-7eee62c9beac6ea63ef26ce0ef14c3757f42468b.zip
Use gdb.ValuePrinter tag class
GDB 14 has a "gdb.ValuePrinter" tag class that was introduced to let
GDB evolve the pretty-printer API.  Users of this tag are required to
hide any local attributes or methods.  This patch makes this change to
the Rust pretty-printers.  At present this is just a cleanup,
providing the basis for any future changes.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions