[ASan/Win] Add a test for the case when dll_thunk is linked twice to the same DLL
commit9d3c3384530c851010fcc0e292412024885038ff
authorTimur Iskhodzhanov <timurrrr@google.com>
Mon, 14 Jul 2014 17:04:03 +0000 (14 17:04 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Mon, 14 Jul 2014 17:04:03 +0000 (14 17:04 +0000)
tree8a6af297b8d90d1721be5cc7fbe97d01832df170
parent466c8ac3bd0ad0c84a4c86db0b1406c935954e65
[ASan/Win] Add a test for the case when dll_thunk is linked twice to the same DLL

This is a test case for r212815.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@212959 91177308-0d34-0410-b5e6-96231b3b80d8
test/asan/TestCases/Windows/dll_and_lib.cc [new file with mode: 0644]
test/asan/lit.cfg