diff options
author | Enrico Granata <egranata@apple.com> | 2013-02-04 22:54:42 +0000 |
---|---|---|
committer | Enrico Granata <egranata@apple.com> | 2013-02-04 22:54:42 +0000 |
commit | 3b1b2dabda4128205b090c7c7796017652e27fbb (patch) | |
tree | 9b71fdfb10d317dd6d3db1227439eaa1442ee73d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | d6cef10af86e951c91a57ff6600688bf22b89514 (diff) | |
download | bcm5719-llvm-3b1b2dabda4128205b090c7c7796017652e27fbb.tar.gz bcm5719-llvm-3b1b2dabda4128205b090c7c7796017652e27fbb.zip |
<rdar://problem/12953018>
Synthetic children and summary for std::vector<bool> (for both libcxx and libstdcpp).
std::vector<bool> is a special case and is custom-implemented to be a vector of bits, which means we failed to handle it with the standard std::vector<T> formatter.
This checkin provides custom formatters that work correctly
llvm-svn: 174333
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions