[ASan/Win] Handle SEH exceptions even with -GS
authorTimur Iskhodzhanov <timurrrr@google.com>
Tue, 5 Aug 2014 13:26:26 +0000 (13:26 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Tue, 5 Aug 2014 13:26:26 +0000 (13:26 +0000)
commit05756947290e5a539991c6ae08dd09fd0c62fd67
treec197c0e4cd3e0aa760795e6a367afee5c5c9a9fd
parente56de6950060cc4763ce9fce24757b55961deada
[ASan/Win] Handle SEH exceptions even with -GS

This is a follow-up to r213654, r213656, r213667 and r213668.

llvm-svn: 214861
compiler-rt/lib/asan/asan_dll_thunk.cc
compiler-rt/lib/asan/asan_interceptors.cc
compiler-rt/test/asan/TestCases/Windows/dll_seh.cc
compiler-rt/test/asan/TestCases/Windows/seh.cc