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
..
2013-01-09 20:12:53 +00:00
2012-11-23 21:59:29 +00:00
2013-02-04 22:54:42 +00:00
2013-01-08 00:01:36 +00:00