diff options
author | Vitaly Buka <vitalybuka@google.com> | 2023-05-12 10:05:46 -0700 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2023-05-12 10:15:11 -0700 |
commit | d1aee9c0cbd8f9efc1938348a5bab8fa947c90d2 (patch) | |
tree | f7399cf5072487bf9df1329a1793f259d56c5b36 /llvm/lib/Support/StringRef.cpp | |
parent | 25159ee3af5cd1c05c010ea195b4b359df3fe820 (diff) | |
download | llvm-d1aee9c0cbd8f9efc1938348a5bab8fa947c90d2.zip llvm-d1aee9c0cbd8f9efc1938348a5bab8fa947c90d2.tar.gz llvm-d1aee9c0cbd8f9efc1938348a5bab8fa947c90d2.tar.bz2 |
[sanitizers] Remove assert from ThreadArgRetval::Finish
Bionic uses pthread_exit to set retval, when GLIBC does not.
This cause double call to Finish. Rather then tracking this difference
on interceptor size, we can just relax precondition. It does not make
a difference.
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions