[all-commits] [llvm/llvm-project] def232: Fix some issues with the gdb pretty printers for l...
David Blaikie via All-commits
all-commits at lists.llvm.org
Thu Nov 4 22:51:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: def232915f81ce391ef54b8a7af85c6729a6d359
https://github.com/llvm/llvm-project/commit/def232915f81ce391ef54b8a7af85c6729a6d359
Author: David Blaikie <dblaikie at gmail.com>
Date: 2021-11-04 (Thu, 04 Nov 2021)
Changed paths:
M cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.cpp
M cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/llvm-support.gdb
M llvm/utils/gdb-scripts/prettyprinters.py
Log Message:
-----------
Fix some issues with the gdb pretty printers for llvm::Twine
Still some pending bugs, but at least ironed some things out.
More information about the All-commits
mailing list