commit | a0b20c4c30e61073dce211e4365b03a1431bab0d | [log] [tgz] |
---|---|---|
author | Sterling Augustine <saugustine@google.com> | Thu Sep 05 21:35:05 2019 +0000 |
committer | Sterling Augustine <saugustine@google.com> | Thu Sep 05 21:35:05 2019 +0000 |
tree | 5cda1c4ea74286e14448affdfdf5c7e6fed87081 | |
parent | e6c507c0e1a869aab1d9dc3f6c5ebcf93bbc51bf [diff] |
Add gdb pretty printers for a wide variety of libc++ data structures (take 2). Summary: This patch is an exact duplicate of https://reviews.llvm.org/D65609, except that it uses the newly introduced testing framework to detect if gdb is present so that the tests won't fail on machines without gdb. Reviewers: echristo, EricWF Subscribers: christof, ldionne, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D67238 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@371131 91177308-0d34-0410-b5e6-96231b3b80d8