[all-commits] [llvm/llvm-project] 30fad6: Thread safety analysis: Implement MutexLocker fact...

Aaron Puchert via All-commits all-commits at lists.llvm.org
Tue Nov 19 08:20:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30fad6a97611ac397bdaa429730851f53752d013
      https://github.com/llvm/llvm-project/commit/30fad6a97611ac397bdaa429730851f53752d013
  Author: Aaron Puchert <aaron.puchert at sap.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

  Changed paths:
    M clang/docs/ThreadSafetyAnalysis.rst

  Log Message:
  -----------
  Thread safety analysis: Implement MutexLocker factory functions in documentation

We skipped adding definitions in 54bfd0484615 because we'd emit false
positive warnings on the closing braces. But these have been fixed in
commit e64ef634bbd9.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list