Enrico Granata 3b1b2dabda <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
2013-02-04 22:54:42 +00:00
..
2012-05-08 01:45:38 +00:00
2012-04-23 17:54:40 +00:00
2013-02-04 22:54:42 +00:00
2013-01-08 00:01:36 +00:00
2012-12-04 00:32:51 +00:00
2013-02-01 21:38:35 +00:00
2011-11-29 19:13:38 +00:00
2013-01-04 23:35:13 +00:00
2013-01-08 00:01:36 +00:00