diff options
author | Enrico Granata <egranata@apple.com> | 2015-03-06 03:32:20 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2015-03-06 03:32:20 +0000 |
commit | 0ddbf3633c28b4ccf1a2c6ff7ffc49c2cbd4fc4a (patch) | |
tree | 082ccb6f1e6dcfb7cf7494519f4aba26d899a629 /clang/lib/Sema/SemaExpr.cpp | |
parent | d07b2b42285e53d111569996f99a8725af18f16b (diff) | |
download | bcm5719-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