hanchenye-llvm-project/compiler-rt/lib/msan
Benjamin Kramer 7fba72e97b [msan] Switch the pvalloc overflow test to a lit test
The test was not passing on targets where allocator_may_return_null
defaults to true. Change the test to a lit test so that we can test both
situations.

Patch by Kostya Kortchinsky!

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

llvm-svn: 310033
2017-08-04 07:32:10 +00:00
..
tests [msan] Switch the pvalloc overflow test to a lit test 2017-08-04 07:32:10 +00:00
.clang-format
CMakeLists.txt Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
msan.cc
msan.h [Sanitizers] ASan/MSan/LSan allocators set errno on failure. 2017-07-18 19:11:04 +00:00
msan.syms.extra
msan_allocator.cc [msan] Check for pvalloc overflow 2017-08-02 20:32:12 +00:00
msan_allocator.h Revert r304285, r304297. 2017-06-05 21:20:55 +00:00
msan_blacklist.txt
msan_chained_origin_depot.cc
msan_chained_origin_depot.h
msan_flags.h
msan_flags.inc
msan_interceptors.cc [Sanitizers] ASan/MSan/LSan allocators set errno on failure. 2017-07-18 19:11:04 +00:00
msan_interface_internal.h [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
msan_linux.cc msan: Enable 48-bit VMA support on aarch64 2016-08-25 17:05:56 +00:00
msan_new_delete.cc [Sanitizers] ASan/MSan/LSan allocators set errno on failure. 2017-07-18 19:11:04 +00:00
msan_origin.h
msan_poisoning.cc
msan_poisoning.h
msan_report.cc
msan_thread.cc
msan_thread.h