[ASan Win tests] Add a couple more memcpy/memset tests
authorTimur Iskhodzhanov <timurrrr@google.com>
Thu, 29 May 2014 12:15:17 +0000 (12:15 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Thu, 29 May 2014 12:15:17 +0000 (12:15 +0000)
commit9e44e590d50aaf9dc4c97d8b14754bb4bd039870
tree848e3bfa6790e6ce442c1ee68b9dada96e60549c
parent9cd9b4ce0c3329ed077f95b7733cb1b7fa692b0f
[ASan Win tests] Add a couple more memcpy/memset tests

llvm-svn: 209806
compiler-rt/test/asan/TestCases/Windows/dll_intercept_memcpy.cc
compiler-rt/test/asan/TestCases/Windows/dll_intercept_memcpy_indirect.cc [new file with mode: 0644]
compiler-rt/test/asan/TestCases/Windows/dll_intercept_memset.cc [new file with mode: 0644]