diff options
| author | Benjamin Kramer <benny.kra@googlemail.com> | 2021-07-12 17:47:46 +0200 |
|---|---|---|
| committer | Benjamin Kramer <benny.kra@googlemail.com> | 2021-07-12 17:49:48 +0200 |
| commit | 561b9446d69e12bb5cea263c7aa080009fc21469 (patch) | |
| tree | 09f6d1686fc0bd146738d29947f8796ce4cc4751 /llvm/lib/Object/IRObjectFile.cpp | |
| parent | f74bb95bbe4d7f9137398ed4c13dac180bf9870e (diff) | |
| download | llvm-561b9446d69e12bb5cea263c7aa080009fc21469.zip llvm-561b9446d69e12bb5cea263c7aa080009fc21469.tar.gz llvm-561b9446d69e12bb5cea263c7aa080009fc21469.tar.bz2 | |
sanitizer_common: Fix the build for platforms that use shared TSDs
Looks like an oversight in 0da172b1766e1559ef677aa836dce4f1995dfef3
compiler-rt/lib/scudo/scudo_tsd_shared.inc:53:1: error: mutex 'TSD->Mutex' is not held on every path through here [-Werror,-Wthread-safety-analysis]
}
^
compiler-rt/lib/scudo/scudo_tsd_shared.inc:49:12: note: mutex acquired here
if (TSD->tryLock())
^
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
