[clang] Thread Safety Analysis: Warn when using negative reentrant capability (PR #141599)

Aaron Puchert via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 5 14:23:10 PDT 2025


https://github.com/aaronpuchert commented:

On a related note, do we emit `-Wthread-safety-negative` for reentrant locks? I don't remember that we carved out an exception for that, and we probably should.

https://github.com/llvm/llvm-project/pull/141599


More information about the cfe-commits mailing list