[all-commits] [llvm/llvm-project] 4bf93c: Thread Safety Analysis: Fix style
Marco Elver via All-commits
all-commits at lists.llvm.org
Tue Apr 29 23:59:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4bf93c098c8b04a06f228b05732d691d0ce2babc
https://github.com/llvm/llvm-project/commit/4bf93c098c8b04a06f228b05732d691d0ce2babc
Author: Marco Elver <elver at google.com>
Date: 2025-04-30 (Wed, 30 Apr 2025)
Changed paths:
M clang/lib/Analysis/ThreadSafety.cpp
Log Message:
-----------
Thread Safety Analysis: Fix style
Comment fix and apply new clang-format style in
ScopedLockableFactEntry::unlock().
Factored out from https://github.com/llvm/llvm-project/pull/137133
NFC.
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