Hacker News new | past | comments | ask | show | jobs | submit login

Check out https://clang.llvm.org/docs/ThreadSafetyAnalysis.html

Requires manual annotation and isn't nearly as systematic and comprehensive as the Rust compiler, but I've found threading bugs with this in existing code that I was about to modify.




Ah, this is very nice.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: