diff options
author | Chris Apple <cja-private@pm.me> | 2024-09-03 16:34:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-03 16:34:05 -0700 |
commit | 18263c319092b878f25dd4025830f8e6691245d4 (patch) | |
tree | a6b1564e39122110711291696564f9c0e44abb34 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | dce73e115e11cf75c0e50fb96a9ba046c880838e (diff) | |
download | llvm-18263c319092b878f25dd4025830f8e6691245d4.zip llvm-18263c319092b878f25dd4025830f8e6691245d4.tar.gz llvm-18263c319092b878f25dd4025830f8e6691245d4.tar.bz2 |
[compiler-rt][rtsan] Add scoped reporting lock (#107167)
Uses a static lock to ensure multiple threads reporting issues at the
same time don't have printing collisions. This isn't so important now,
but will be with continue mode in the future.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions