[all-commits] [llvm/llvm-project] e7e5f7: [libc++] Guard call_once against operator hijacking.

Mark de Wever via All-commits all-commits at lists.llvm.org
Fri Feb 21 08:49:47 PST 2025


  Branch: refs/heads/users/mordante/operator_hijacking_call_once
  Home:   https://github.com/llvm/llvm-project
  Commit: e7e5f74786d3fe8875a5bedf444572207712be85
      https://github.com/llvm/llvm-project/commit/e7e5f74786d3fe8875a5bedf444572207712be85
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2025-02-21 (Fri, 21 Feb 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
    M libcxx/test/support/test_macros.h

  Log Message:
  -----------
  [libc++] Guard call_once against operator hijacking.



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