[all-commits] [llvm/llvm-project] 974318: Add pretty printers for llvm::PointerIntPair and l...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Mon Jan 27 08:24:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 97431831e5690275a453567430d1153c47ba1585
https://github.com/llvm/llvm-project/commit/97431831e5690275a453567430d1153c47ba1585
Author: Christian Sigg <csigg at google.com>
Date: 2020-01-27 (Mon, 27 Jan 2020)
Changed paths:
M debuginfo-tests/llvm-prettyprinters/gdb/prettyprinters.cpp
M debuginfo-tests/llvm-prettyprinters/gdb/prettyprinters.gdb
M llvm/include/llvm/ADT/PointerIntPair.h
M llvm/utils/gdb-scripts/prettyprinters.py
Log Message:
-----------
Add pretty printers for llvm::PointerIntPair and llvm::PointerUnion.
Reviewers: aprantl, dblaikie, jdoerfert, nicolasvasilache
Reviewed By: dblaikie
Subscribers: jpienaar, dexonsmith, merge_guards_bot, llvm-commits
Tags: #llvm, #clang, #lldb, #openmp
Differential Revision: https://reviews.llvm.org/D72557
More information about the All-commits
mailing list