[all-commits] [llvm/llvm-project] 29dda2: Fix lock guads in PipePosix.cpp (#90572)
Danial Klimkin via All-commits
all-commits at lists.llvm.org
Tue Apr 30 01:06:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29dda26c65fc50066792f558e95f9603a7d7effc
https://github.com/llvm/llvm-project/commit/29dda26c65fc50066792f558e95f9603a7d7effc
Author: Danial Klimkin <dklimkin at google.com>
Date: 2024-04-30 (Tue, 30 Apr 2024)
Changed paths:
M lldb/source/Host/posix/PipePosix.cpp
Log Message:
-----------
Fix lock guads in PipePosix.cpp (#90572)
Guard object destroyed immediately after creation without naming.
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