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

Marco Elver via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 11 08:46:47 PDT 2025


melver wrote:

> Thanks for the new diagnostic! I think you should also add a release note to `clang/docs/ReleaseNotes.rst` so users know about the new diagnostic group.

Added and updated the ThreadSafetyAnalysis.rst document as well.

PTAL.

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


More information about the cfe-commits mailing list