summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Windows/operator_array_new_uaf.cc
AgeCommit message (Collapse)Author
2014-08-14[ASan/Win] Slightly update&relax test expectations to work with both -MT and ↵Timur Iskhodzhanov
-MD (in progress, PR20214) CRTs git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@215641 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-28[ASan/Win] Use clang rather than clang-cl by default for lit tests. Make ↵Timur Iskhodzhanov
Windows-only tests explicitly use clang-cl. Reviewed at http://reviews.llvm.org/D3893 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@209719 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-26[ASan/Win tests] Remove the extra 'cat' in front of FileCheck now that it's ↵Timur Iskhodzhanov
clear we should use GnuWin32 rather than Cygwin on the PATH on Windows (see PR19744) git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@209622 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-15[ASan/Win tests] Add tests for operator new/new[]/delete/delete[]Timur Iskhodzhanov
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@208871 91177308-0d34-0410-b5e6-96231b3b80d8