================
@@ -336,6 +336,31 @@ Improvements to Clang's diagnostics
   local variables passed to function calls using the ``[[clang::musttail]]``
   attribute.
 
+- The `Thread Safety Analysis 
<https://clang.llvm.org/docs/ThreadSafetyAnalysis.html>`_ now supports passing 
scoped capabilities into functions:
----------------
aaronpuchert wrote:

Can you check if this works?
```suggestion
- The :doc:`ThreadSafetyAnalysis` now supports passing scoped capabilities into 
functions:
```

https://github.com/llvm/llvm-project/pull/110523
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to