aboutsummaryrefslogtreecommitdiff
path: root/test/C++Frontend/EH/exception_spec_test.cpp
AgeCommit message (Collapse)Author
2003-09-30These tests got moved to test/Programs/SingleSource/Regression/C++/EHChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8785 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-28New testcases, all of which work with llvmg++!Chris Lattner
This tests exception specifications, and also adds an "easy" rethrow test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8183 91177308-0d34-0410-b5e6-96231b3b80d8