[ASan Win] Simplify and improve the way we forward ASan interface calls from DLLs
commit95b8671439720dca40c77eb019fb358877a032c6
authorTimur Iskhodzhanov <timurrrr@google.com>
Tue, 20 May 2014 14:26:19 +0000 (20 14:26 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Tue, 20 May 2014 14:26:19 +0000 (20 14:26 +0000)
tree6ed5da31b8bbf62f89db39546dba1a758a3dd448
parent310f6495d70b895e230cdfbe7d9d1a2f70283b83
[ASan Win] Simplify and improve the way we forward ASan interface calls from DLLs

Reviewed at http://reviews.llvm.org/D3848

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@209210 91177308-0d34-0410-b5e6-96231b3b80d8
lib/asan/CMakeLists.txt
lib/asan/asan_dll_thunk.cc
test/asan/TestCases/Windows/dll_malloc_left_oob.cc
test/asan/TestCases/Windows/dll_malloc_uaf.cc
test/asan/TestCases/Windows/dll_noreturn.cc
test/asan/TestCases/Windows/dll_poison_unpoison.cc
test/asan/TestCases/Windows/dll_stack_use_after_return.cc
test/asan/TestCases/Windows/dll_thread_stack_array_left_oob.cc