Skip to content

Commit

Permalink
[Sanitizers] Move allocator_returns_null.cc test to common.
Browse files Browse the repository at this point in the history
Summary:
Add allocator_returns_null.cc test to sanitizer_common and
remove all sanitizer-specific ones except:
- HWASan is not covered by sanitizer_common
- TSan allocator does not have comprehensive error reporting yet

Reviewers: vitalybuka

Subscribers: kubamracek, delcypher, #sanitizers, llvm-commits

Differential Revision: https://reviews.llvm.org/D47971

llvm-svn: 334433
  • Loading branch information
alekseyshl committed Jun 11, 2018
1 parent 2389a24 commit 4063855
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 320 deletions.
133 changes: 0 additions & 133 deletions compiler-rt/test/asan/TestCases/allocator_returns_null.cc

This file was deleted.

133 changes: 0 additions & 133 deletions compiler-rt/test/msan/allocator_returns_null.cc

This file was deleted.

0 comments on commit 4063855

Please sign in to comment.