[ASan] Split throw_catch tests into two files: throw/catch + longjmp
commitc4d7da402ec668679ff2f6aa35faa3e983cf39e3
authorTimur Iskhodzhanov <timurrrr@google.com>
Tue, 22 Jul 2014 11:46:24 +0000 (22 11:46 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Tue, 22 Jul 2014 11:46:24 +0000 (22 11:46 +0000)
treef407ab2267e746453996910ad3a5d3fcc25699b0
parenta9c43b32c19449a0e8d3e0f67b072c3c7077347c
[ASan] Split throw_catch tests into two files: throw/catch + longjmp

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
test/asan/TestCases/longjmp.cc [new file with mode: 0644]
test/asan/TestCases/throw_catch.cc