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

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