[all-commits] [llvm/llvm-project] 574738: Added GDB pretty printer for StringMap
Moritz Sichert via All-commits
all-commits at lists.llvm.org
Wed Nov 18 16:33:56 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5747380772e0bbf5762e5ed9c39e6c9265bafc87
https://github.com/llvm/llvm-project/commit/5747380772e0bbf5762e5ed9c39e6c9265bafc87
Author: Moritz Sichert <sichert at in.tum.de>
Date: 2020-11-18 (Wed, 18 Nov 2020)
Changed paths:
M debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.cpp
M debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.gdb
M llvm/include/llvm/ADT/StringMap.h
M llvm/utils/gdb-scripts/prettyprinters.py
Log Message:
-----------
Added GDB pretty printer for StringMap
Reviewed By: csigg, dblaikie
Differential Revision: https://reviews.llvm.org/D91183
More information about the All-commits
mailing list