summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/FormattedStream.cpp
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2013-05-08 20:27:37 +0000
committerEnrico Granata <egranata@apple.com>2013-05-08 20:27:37 +0000
commitcc7f9bf51e79fb33bd1d3af90234ff80ad6ffc8a (patch)
tree61045758a68fe2d1daae1b59ccf599cd093b83e5 /llvm/lib/Support/FormattedStream.cpp
parente1432cfe4cee7483ce7b48fc50c3c9293b126ff5 (diff)
downloadbcm5719-llvm-cc7f9bf51e79fb33bd1d3af90234ff80ad6ffc8a.tar.gz
bcm5719-llvm-cc7f9bf51e79fb33bd1d3af90234ff80ad6ffc8a.zip
<rdar://problem/13621080>
This commit changes the ${function.name-with-args} prompt keyword to also tackle structs Previously, since aggregates have no values, this would show up as foo=(null) This checkin changes that to instead print foo=(Foo at 0x123) (i.e. typename at address) There are other potential choices here (summary, one-liner printout of all members, ...) and I would love to hear feedback about better options, if any llvm-svn: 181462
Diffstat (limited to 'llvm/lib/Support/FormattedStream.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud