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 |