llvm-6502/test/C++Frontend/EH
Chris Lattner 206c7d029d Add test for the last chapter of our C++ exception handling odyssey. llvmg++
now fully supports all C++ exception handling functionality.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8185 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-28 20:32:36 +00:00
..
dead_try_block.cpp Add output 2003-08-24 20:19:49 +00:00
exception_spec_test.cpp New testcases, all of which work with llvmg++! 2003-08-28 19:57:53 +00:00
function_try_block.cpp Add test for the last chapter of our C++ exception handling odyssey. llvmg++ 2003-08-28 20:32:36 +00:00
Makefile Link to the C++ libraries. This is temporary 2003-08-28 19:57:14 +00:00
simple_rethrow.cpp New testcases, all of which work with llvmg++! 2003-08-28 19:57:53 +00:00
simple_throw.cpp New testcases, which WORK with LLVMG++ and the CBE. 2003-08-27 04:57:33 +00:00
throw_rethrow_test.cpp New testcases, which WORK with LLVMG++ and the CBE. 2003-08-27 04:57:33 +00:00