[ASan/Win] Thread more library functions from the DLL thunk to the main module
commitb58a59c4e7acfaf4bb91696e25c939654770fc0e
authorTimur Iskhodzhanov <timurrrr@google.com>
Thu, 22 May 2014 13:57:22 +0000 (22 13:57 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Thu, 22 May 2014 13:57:22 +0000 (22 13:57 +0000)
treec2fd82d8dee582bba07dd37cf302cb2a445ec5ed
parent2c41329278aeda87f5f598789834eb6f4f765684
[ASan/Win] Thread more library functions from the DLL thunk to the main module

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@209441 91177308-0d34-0410-b5e6-96231b3b80d8
lib/asan/asan_dll_thunk.cc
test/asan/TestCases/Windows/dll_intercept_memcpy.cc [copied from test/asan/TestCases/Windows/intercept_memcpy.cc with 65% similarity]
test/asan/TestCases/Windows/intercept_memcpy.cc