forked from OSchip/llvm-project
3b1b2dabda
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 |
||
---|---|---|
.. | ||
lldb | ||
Makefile |