summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/FileSystemStatCache.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-11-09 10:42:29 +0000
committerPavel Labath <labath@google.com>2016-11-09 10:42:29 +0000
commit833e3d109bb7709f627ebc6ed7eb2b7dcd593abe (patch)
treeea05df27bddf8bc526f271783a6e08c53b195e1a /clang/lib/Basic/FileSystemStatCache.cpp
parent175388c00d0a39838a6d61c54ca6256b34e37dab (diff)
downloadbcm5719-llvm-833e3d109bb7709f627ebc6ed7eb2b7dcd593abe.tar.gz
bcm5719-llvm-833e3d109bb7709f627ebc6ed7eb2b7dcd593abe.zip
Display the pointer value in the libstdc++ unique_ptr summary
Summary: r284830 added a summary provider for unique_ptr in libstdc++, whose value printed the value of the pointee. This is a bit unintuitive as it becomes unobvious that the value actually is a pointer, and we lose the way to actually obtain the pointer value. Change that to print the pointer value instead. The pointee value can still be obtained through the synthetic children. Reviewers: tberghammer, granata.enrico Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D26403 llvm-svn: 286355
Diffstat (limited to 'clang/lib/Basic/FileSystemStatCache.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud