[all-commits] [llvm/llvm-project] 77ee4b: Desugar class type for iterator lookup.
Sterling-Augustine via All-commits
all-commits at lists.llvm.org
Tue Jul 14 11:38:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 77ee4b4c9be515bd27dee99f5a30bb36002fd702
https://github.com/llvm/llvm-project/commit/77ee4b4c9be515bd27dee99f5a30bb36002fd702
Author: Sterling Augustine <saugustine at google.com>
Date: 2020-07-14 (Tue, 14 Jul 2020)
Changed paths:
M libcxx/test/pretty_printers/gdb_pretty_printer_test.sh.cpp
M libcxx/utils/gdb/libcxx/printers.py
Log Message:
-----------
Desugar class type for iterator lookup.
Summary:
Without this, printing sets and maps hidden behind
using declarations fail.
Reviewers: #libc!
Subscribers: libcxx-commits
Tags: #libc
Differential Revision: https://reviews.llvm.org/D83732
More information about the All-commits
mailing list