diff options
author | Eric Fiselier <eric@efcs.ca> | 2014-11-24 18:17:04 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2014-11-24 18:17:04 +0000 |
commit | 909deebfc8b90eee317424646f6bdf358160164e (patch) | |
tree | eebe8cc4bf76b28dfe172e23ab5adc8745778746 /llvm/lib/Transforms | |
parent | a69bcd5ed0fc53129e3b606e4ca37806d9b9c4bf (diff) | |
download | bcm5719-llvm-909deebfc8b90eee317424646f6bdf358160164e.tar.gz bcm5719-llvm-909deebfc8b90eee317424646f6bdf358160164e.zip |
[compiler-rt] Make the MSAN wmemset intercepter call wmemset instead of memset. Fixes PR 21579
Summary:
Exactly what the title says. I've tested this change against the libc++ test failures and it solves all of them. The check-msan rule also still passes.
I'm not sure why it called memset originally.
I can add tests if requested but currently there are no tests involving wide chars and they are a c++11 features.
Reviewers: kcc, eugenis
Reviewed By: eugenis
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D6352
llvm-svn: 222673
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions