[all-commits] [llvm/llvm-project] 49c22e: Thread Safety Analysis: Improve comments of LockEr...

Marco Elver via All-commits all-commits at lists.llvm.org
Fri May 9 11:15:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49c22e3ee147326668aa0b2097f857d0b0c2a81e
      https://github.com/llvm/llvm-project/commit/49c22e3ee147326668aa0b2097f857d0b0c2a81e
  Author: Marco Elver <elver at google.com>
  Date:   2025-05-09 (Fri, 09 May 2025)

  Changed paths:
    M clang/include/clang/Analysis/Analyses/ThreadSafety.h

  Log Message:
  -----------
  Thread Safety Analysis: Improve comments of LockErrorKind

Move documentation inline and add missing documentation for
LEK_NotLockedAtEndOfFunction.

NFC.

Factored out from: https://github.com/llvm/llvm-project/pull/137133



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