summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExpr.cpp
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2015-03-06 03:32:20 +0000
committerEnrico Granata <egranata@apple.com>2015-03-06 03:32:20 +0000
commit0ddbf3633c28b4ccf1a2c6ff7ffc49c2cbd4fc4a (patch)
tree082ccb6f1e6dcfb7cf7494519f4aba26d899a629 /clang/lib/Sema/SemaExpr.cpp
parentd07b2b42285e53d111569996f99a8725af18f16b (diff)
downloadbcm5719-llvm-0ddbf3633c28b4ccf1a2c6ff7ffc49c2cbd4fc4a.tar.gz
bcm5719-llvm-0ddbf3633c28b4ccf1a2c6ff7ffc49c2cbd4fc4a.zip
Provide synthetic children for some vector types
Unlike GDB, we tackle the problem of representing vector types in different styles by having a synthetic child provider that recognizes the format you're trying to apply to the variable, and coming up with the right type and number of child values to match that format This makes for a more compact representation and less visual noise Fixes rdar://5429347 llvm-svn: 231449
Diffstat (limited to 'clang/lib/Sema/SemaExpr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud