Details
Details
- Reviewers
int3 keith - Group Reviewers
Restricted Project - Commits
- rG36f32ffd2abf: [lld-macho] Minor clean up: use .find() to check for key existence rather than…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Yeah I hadn't noticed this until I ran this code with a readlock (not a write lock) and got a crash due to concurrent writes.