diff options
author | Ryan Prichard <rprichard@google.com> | 2025-05-07 12:27:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-07 15:27:19 -0400 |
commit | 93aba1e240dbf8fa8f71cbc05dcae2dc1498c2dd (patch) | |
tree | 53091057c6d1c489455c49ff3d43a50f046870a9 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 13c464be84d9715f0825387f30e455eea7ef75f7 (diff) | |
download | llvm-93aba1e240dbf8fa8f71cbc05dcae2dc1498c2dd.zip llvm-93aba1e240dbf8fa8f71cbc05dcae2dc1498c2dd.tar.gz llvm-93aba1e240dbf8fa8f71cbc05dcae2dc1498c2dd.tar.bz2 |
[libc++][Android] Disable fdsan in filebuf close.pass.cpp (#102412)
fdsan is Bionic's "File Descriptor Sanitizer". Starting in API 30+, it
aborts this close.pass.cpp test, because it closes the FD belonging to
std::filebuf's FILE*. For `__BIONIC__`, disable that part of the test.
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions