llvm-project/lldb/test/lang/cpp
Johnny Chen 1e4cd1fc97 Commenting out the two @expectedFailureClang decorators as the tests have been passing for a while
with the recent clang compilers.

The latest I tried is: Apple clang version 3.1 (tags/Apple/clang-318.0.9) (based on LLVM 3.1svn)

llvm-svn: 146427
2011-12-12 22:07:36 +00:00
..
breakpoints Added some simple testcases for figuring out breakpoints by name in 2011-10-11 01:43:50 +00:00
class_static Add some expected failure decorators with radar numbers. 2011-08-23 01:00:14 +00:00
class_types Make the test case more robust by using line number to break, instead. 2011-11-12 02:30:23 +00:00
dynamic-value Add SBValue::GetDynamicValue and SBValue::GetStaticValue API's. 2011-12-08 19:44:08 +00:00
namespace Change the expected substrings for 'frame variable' output to: 2011-11-01 18:46:52 +00:00
signed_types Move some directories to now reside under lang/c or lang/cpp. 2011-06-25 20:43:57 +00:00
static_methods Fixed a bug in which the DWARF reader did not distinguish 2011-08-02 22:21:50 +00:00
stl Add more info on the failure. 2011-11-14 18:33:39 +00:00
this Commenting out the two @expectedFailureClang decorators as the tests have been passing for a while 2011-12-12 22:07:36 +00:00
unique-types Move some directories to now reside under lang/c or lang/cpp. 2011-06-25 20:43:57 +00:00
unsigned_types Move some directories to now reside under lang/c or lang/cpp. 2011-06-25 20:43:57 +00:00
virtual Move C++-related test directories to now reside under lang. 2011-06-25 20:19:47 +00:00