Timur Iskhodzhanov
|
82ee0433da
|
[ASan/Win] Use clang rather than clang-cl by default for lit tests. Make Windows-only tests explicitly use clang-cl.
Reviewed at http://reviews.llvm.org/D3893
llvm-svn: 209719
|
2014-05-28 08:38:13 +00:00 |
Timur Iskhodzhanov
|
9011eb81cf
|
[ASan/Win tests] Remove the extra 'cat' in front of FileCheck now that it's clear we should use GnuWin32 rather than Cygwin on the PATH on Windows (see PR19744)
llvm-svn: 209622
|
2014-05-26 11:54:20 +00:00 |
Timur Iskhodzhanov
|
0c7c78f1d1
|
[ASan/Win] Use the new function interception approach to handle function wrappers too; wrap strlen() in DLLs
Reviewed at http://reviews.llvm.org/D3871
llvm-svn: 209427
|
2014-05-22 12:03:40 +00:00 |
Timur Iskhodzhanov
|
e7894f3b14
|
[ASan Win] Simplify and improve the way we forward ASan interface calls from DLLs
Reviewed at http://reviews.llvm.org/D3848
llvm-svn: 209210
|
2014-05-20 14:26:19 +00:00 |
Timur Iskhodzhanov
|
5910d6d126
|
[ASan/Win tests] Add more DLL tests
llvm-svn: 208893
|
2014-05-15 15:13:06 +00:00 |
Timur Iskhodzhanov
|
e23889692b
|
[ASan/Win tests] Add more DLL tests: malloc & friends
llvm-svn: 208889
|
2014-05-15 14:42:41 +00:00 |