summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/throw_catch.cc
AgeCommit message (Collapse)Author
2016-02-18Un-XFAIL the last C++ EH test, it was fixed by r261258Reid Kleckner
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@261263 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-03[asan] fix four asan tests to run in use-after-return mode Kostya Serebryany
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@223181 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-22[ASan] Simplify exception/longjmp tests even furtherTimur Iskhodzhanov
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@213646 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-22[ASan] Split throw_catch tests into two files: throw/catch + longjmpTimur Iskhodzhanov
Also add some more assertions into these tests git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@213642 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-28[ASan tests] Exclude some tests from Windows runsTimur Iskhodzhanov
Some features are not supported yet and some are not planned to be fixed soon git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@209733 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-30Add %run to all lit testsGreg Fitzgerald
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@207709 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-14Move ASan lit-tests under test/asanAlexey Samsonov
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@201413 91177308-0d34-0410-b5e6-96231b3b80d8