diff options
author | Pavel Labath <pavel@labath.sk> | 2019-03-29 08:39:03 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-03-29 08:39:03 +0000 |
commit | 711bea9dedd81cffa4d04dc6bb9edee933e04aaf (patch) | |
tree | 5e211a3943f39023bb35d9c86f67ca56aad5a2d0 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h | |
parent | b70355f0b49c29b4b2f8a87693c51cc73abd17c0 (diff) | |
download | bcm5719-llvm-711bea9dedd81cffa4d04dc6bb9edee933e04aaf.tar.gz bcm5719-llvm-711bea9dedd81cffa4d04dc6bb9edee933e04aaf.zip |
[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
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions