llvm-project/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool
Daniel Malea 5b7c14b3c8 A few more GCC specific test fixes as per logged PRs:
- TestNamespace expected to fail due to PR-15302
- TestCPPBool and TestUnsignedTypes updated to handle GCC style debug information
- TestRvalueReferences expected fail due to GCC (4.7) not outputting rvalue-reference debug information
- TestDataFormatterStdVBool expected to fail due to PR-15301

llvm-svn: 175551
2013-02-19 19:54:16 +00:00
..
Makefile Update TestVBool Makefile to allow building test program with gcc 2013-02-19 15:53:47 +00:00
TestDataFormatterStdVBool.py A few more GCC specific test fixes as per logged PRs: 2013-02-19 19:54:16 +00:00
main.cpp <rdar://problem/12953018> 2013-02-04 22:54:42 +00:00