[ASan/Win] Add SEH handling to the DLL thunk as well
authorTimur Iskhodzhanov <timurrrr@google.com>
Tue, 22 Jul 2014 14:02:53 +0000 (14:02 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Tue, 22 Jul 2014 14:02:53 +0000 (14:02 +0000)
commitcb5bf58f3d04124667ceb33153fbf54e8c43d4cb
tree4ee9e2381f0e7c1dbc37123c2564b6b8033b8ba8
parentdaacd61443a9780ba1a2270d742f2f9e5c9872fb
[ASan/Win] Add SEH handling to the DLL thunk as well

llvm-svn: 213656
compiler-rt/lib/asan/asan_dll_thunk.cc
compiler-rt/test/asan/TestCases/Windows/dll_seh.cc [new file with mode: 0644]