Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[scudo] Add missing thread-safety analysis annotations.
This avoids new warnings from `-Wthread-safety` after llvm#67776, see llvm#67795. Note that this are not really useful since thread safety analysis is disabled anyway here: llvm-project/compiler-rt/lib/scudo/standalone/tsd_exclusive.h:172
- Loading branch information