summaryrefslogtreecommitdiff
path: root/lib/asan/asan_mapping.h
diff options
context:
space:
mode:
authorJonas Hahnfeld <hahnjo@hahnjo.de>2018-07-26 18:23:40 +0000
committerJonas Hahnfeld <hahnjo@hahnjo.de>2018-07-26 18:23:40 +0000
commit710b27eea2a6c005917d68a51f44c3e8aa1cf36d (patch)
treed008866f64fcd8318cddd28ecbaab353cc7cd5fa /lib/asan/asan_mapping.h
parenta202b556cf98e61d2c86f91946430b7b32d2b09e (diff)
[test] Use printf instead of C++ iostream, NFC.
This test fails with libc++ when built with MemorySanitizer. This is because we link to an uninstrumented version of the library so msan detects a nested error when calling std::cout << "...". This can be easily avoided by using good old printf. Differential Revision: https://reviews.llvm.org/D49867 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@338053 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/asan/asan_mapping.h')
0 files changed, 0 insertions, 0 deletions