llvm-project/compiler-rt/lib/msan/tests
Eric Fiselier 30130f2070 [compiler-rt] Add common interceptor for wcrtomb.
Summary: Currently there is a libc++ test failing under MSAN because wcrtomb is not intercepted. This patch adds an interceptor for it. 

Reviewers: samsonov, eugenis

Subscribers: tberghammer, danalbert, srhines, llvm-commits

Differential Revision: http://reviews.llvm.org/D12311

llvm-svn: 245994
2015-08-26 00:14:08 +00:00
..
CMakeLists.txt [CMake] Don't build libc++ with MSan-with-calls instrumentation. 2015-07-31 21:15:34 +00:00
msan_loadable.cc [msan] Remove MSanDR and supporting code. 2014-11-18 10:33:15 +00:00
msan_test.cc [compiler-rt] Add common interceptor for wcrtomb. 2015-08-26 00:14:08 +00:00
msan_test_config.h [msan] Move test main and gtest include to separate files. 2013-03-22 09:01:26 +00:00
msan_test_main.cc [msan] Move test main and gtest include to separate files. 2013-03-22 09:01:26 +00:00