[all-commits] [llvm/llvm-project] b271b4: [libc++] Guard call_once against operator hijackin...
Mark de Wever via All-commits
all-commits at lists.llvm.org
Tue Mar 18 10:06:46 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b271b44158804256a982fe8b2c5edbdba3a0bf15
https://github.com/llvm/llvm-project/commit/b271b44158804256a982fe8b2c5edbdba3a0bf15
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M libcxx/include/__mutex/once_flag.h
M libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/call_once.pass.cpp
M libcxx/test/support/operator_hijacker.h
Log Message:
-----------
[libc++] Guard call_once against operator hijacking. (#128054)
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