llvm-project/compiler-rt/test/sanitizer_common
Pavel Labath 711bea9ded [Sanitizer] Add interceptor for wctomb
Summary:
This is required to avoid msan false positives for code using this
function (although generally one should avoid using this function in
favor of wcrtomb).

Reviewers: eugenis, EricWF, vitalybuka

Subscribers: srhines, kubamracek, fedor.sergeev, delcypher, llvm-commits, #sanitizers

Tags: #llvm, #sanitizers

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

llvm-svn: 357240
2019-03-29 08:39:03 +00:00
..
TestCases [Sanitizer] Add interceptor for wctomb 2019-03-29 08:39:03 +00:00
Unit [Darwin][NFC] Refactor throttling of 64bit sanitizer tests on Darwin 2019-02-27 19:06:20 +00:00
android_commands [sanitizer] Simplify android_run.py. 2017-12-07 01:28:44 +00:00
ios_commands Enable `asan/TestCases/Posix/start-deactivated.cc` test for iOS. 2019-03-21 19:20:44 +00:00
CMakeLists.txt Fix sanitizer tool list used to generate sanitizer_common tests to be up-to-date. 2019-01-16 23:37:31 +00:00
lit.common.cfg [Sanitizer] lit test config: Respect existing parallelism_group 2019-02-28 19:26:53 +00:00
lit.site.cfg.in Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
print_address.h Use 0-padding for i386 and arm print format specifiers 2017-04-12 14:25:28 +00:00