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

Also add some more assertions into these tests

llvm-svn: 213642
compiler-rt/test/asan/TestCases/longjmp.cc [new file with mode: 0644]
compiler-rt/test/asan/TestCases/throw_catch.cc