OSDN Git Service

These tests got moved to test/Programs/SingleSource/Regression/C++/EH
authorChris Lattner <sabre@nondot.org>
Tue, 30 Sep 2003 18:57:56 +0000 (18:57 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Sep 2003 18:57:56 +0000 (18:57 +0000)
commit3a7fbe2e3e1524bfcf5a2255841982f3991625ee
treef50ececf5b50d9cdbda80bf705aee3c0b27a4a91
parent39882e847a47dc77648b9caf37ac37ec1cec6a27
These tests got moved to  test/Programs/SingleSource/Regression/C++/EH

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8785 91177308-0d34-0410-b5e6-96231b3b80d8
test/C++Frontend/EH/ctor_dtor_count.cpp [deleted file]
test/C++Frontend/EH/dead_try_block.cpp [deleted file]
test/C++Frontend/EH/exception_spec_test.cpp [deleted file]
test/C++Frontend/EH/function_try_block.cpp [deleted file]
test/C++Frontend/EH/simple_rethrow.cpp [deleted file]
test/C++Frontend/EH/simple_throw.cpp [deleted file]
test/C++Frontend/EH/throw_rethrow_test.cpp [deleted file]