History log of /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6f25bcec7286e7d3153dfa07027d76759d443299 05-Jun-2013 Daniel Malea <daniel.malea@intel.com> Fix Makefiles in the data-formatter-stl tests
- specify compiler flag -stdlib=libstdc++ only if using clang (not supported in gcc)



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@183333 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/Makefile
306f0616720374be33171f32ff92568964b843c1 19-Feb-2013 Daniel Malea <daniel.malea@intel.com> Update TestVBool Makefile to allow building test program with gcc
- do not pass (incompatible option) -stdlib=libstdc++ option if using GCC as test compiler



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@175522 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/Makefile
e5ab51319c5650ede45fcef7132ac5c4248074cb 05-Feb-2013 Enrico Granata <egranata@apple.com> Being explicit about which std c++ library these test cases need to use



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@174437 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/Makefile
689696c19cbf0fa8a09e2461f0aaa37409782e3b 04-Feb-2013 Enrico Granata <egranata@apple.com> <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



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@174333 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/Makefile