[clang] [OpenMP 5.2] New syntax for 'uses_allocators' clause (PR #157025)

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 15 09:38:58 PDT 2025


================
@@ -279,11 +279,6 @@ Improvements to Clang's diagnostics
 - The :doc:`ThreadSafetyAnalysis` attributes ``ACQUIRED_BEFORE(...)`` and
   ``ACQUIRED_AFTER(...)`` have been moved to the stable feature set and no
   longer require ``-Wthread-safety-beta`` to be used.
-- The :doc:`ThreadSafetyAnalysis` gains basic alias-analysis of capability
----------------
alexey-bataev wrote:

Must be restored, I assume

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


More information about the cfe-commits mailing list