Add more known-failing tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18149 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2004-11-23 06:39:50 +00:00
parent 82a4795850
commit 2041d0ca12
2 changed files with 12 additions and 0 deletions

View File

@ -24,6 +24,12 @@ C++ tests are expected to fail. Here are the known SingleSource failures:
Regression/C++/EH/throw_rethrow_test
CustomChecked/oopack_v1p8
Here are some known MultiSource test failures - this is probably not a
complete list right now.
burg siod lambda make_dparser hbd treecc hexxagon fhourstones
bisect testtrie eks imp bh power anagram bc distray
To-do
-----

View File

@ -24,6 +24,12 @@ C++ tests are expected to fail. Here are the known SingleSource failures:
Regression/C++/EH/throw_rethrow_test
CustomChecked/oopack_v1p8
Here are some known MultiSource test failures - this is probably not a
complete list right now.
burg siod lambda make_dparser hbd treecc hexxagon fhourstones
bisect testtrie eks imp bh power anagram bc distray
To-do
-----