commit | 0789722d85cf1f1fdbe2ffb2245ea0ba034a9f94 | [log] [tgz] |
---|---|---|
author | Tamas Berghammer <tberghammer@google.com> | Fri Oct 21 15:02:32 2016 +0000 |
committer | Tamas Berghammer <tberghammer@google.com> | Fri Oct 21 15:02:32 2016 +0000 |
tree | f2c69ffecc4b7e3424ff05649202deaa41e77391 | |
parent | 47dc098c0665931bbd885c40b2f596697b1b54c9 [diff] |
Improve the libstdc++ smart pointer formatters * Display the strong/weak count in the summary * Display the pointed object as a synthetic member * Create synthetic children for weak/strong count Differential revision: https://reviews.llvm.org/D25726 llvm-svn: 284828