diff options
author | Pavel Labath <pavel@labath.sk> | 2019-04-08 09:13:13 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-04-08 09:13:13 +0000 |
commit | 19cad6f08967d06c9145ab151065ce9496af5295 (patch) | |
tree | 66f28d1cc4d664aaa0561d88e5752defa0b4d40e /clang/lib/Frontend/ASTMerge.cpp | |
parent | f2348c88f1d6c1a82ee350f4f5116b50e8415d6d (diff) | |
download | llvm-19cad6f08967d06c9145ab151065ce9496af5295.zip llvm-19cad6f08967d06c9145ab151065ce9496af5295.tar.gz llvm-19cad6f08967d06c9145ab151065ce9496af5295.tar.bz2 |
[Sanitizer] Make wcrtomb test posix-only
wcrtomb is not intercepted on windows, so this test fails there. It's
not clear to me why we do not intercept this function there (I'll look
into that separately), but for now this should at least make the windows
sanitizer bot green again (broken by r357889, when I added this test).
I also add "UNSUPPORTED: android" as this function is also not
intercepted there.
llvm-svn: 357892
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions