diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2013-10-25 09:45:44 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2013-10-25 09:45:44 +0000 |
commit | 53491113f0d8123331de202bb8529a6f0ceecca1 (patch) | |
tree | 6fe4ff4e563d6d5a8ca47bf12cfd9eeed85671a4 /llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp | |
parent | c7ea8048e733121c03484a8c80fa8651863cb11f (diff) | |
download | bcm5719-llvm-53491113f0d8123331de202bb8529a6f0ceecca1.tar.gz bcm5719-llvm-53491113f0d8123331de202bb8529a6f0ceecca1.zip |
tsan: do not crash when apparently bogus fd is passed to e.g. close
some tests test libc/filesystem error handling paths (e.g. close(INT_MAX)),
currently such tests fail
with this change they work as expected
llvm-svn: 193400
Diffstat (limited to 'llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp')
0 files changed, 0 insertions, 0 deletions