diff options
author | Thurston Dang <thurston@google.com> | 2023-05-19 06:54:29 +0000 |
---|---|---|
committer | Thurston Dang <thurston@google.com> | 2023-05-19 06:54:29 +0000 |
commit | ffb368d650c284ff7e452dcf827e95f8b949ec62 (patch) | |
tree | 318b74fe2f379e969f142931d84fbd24b265b7cc /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 754f3ae65518331b7175d7a9b4a124523ebe6eac (diff) | |
download | llvm-ffb368d650c284ff7e452dcf827e95f8b949ec62.zip llvm-ffb368d650c284ff7e452dcf827e95f8b949ec62.tar.gz llvm-ffb368d650c284ff7e452dcf827e95f8b949ec62.tar.bz2 |
sanitizer_common: fix buildbot by restoring wcslen semantics
Windows buildbot (https://lab.llvm.org/buildbot/#/builders/127/builds/48479)
was broken by my patch https://reviews.llvm.org/D150909 because it
gated wcslen interception to SI_POSIX, instead of always intercepting wcslen.
This changes it back to always intercepting wcslen.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions