[all-commits] [llvm/llvm-project] 1431f8: [libc++] Simplify definition of __libcpp_recursive...

Hervé Poussineau via All-commits all-commits at lists.llvm.org
Wed Jul 9 09:53:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1431f8f76fa2270cedc88efdebcc236bf374b144
      https://github.com/llvm/llvm-project/commit/1431f8f76fa2270cedc88efdebcc236bf374b144
  Author: Hervé Poussineau <hpoussin at reactos.org>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M libcxx/include/__cxx03/__thread/support/windows.h
    M libcxx/include/__thread/support/windows.h

  Log Message:
  -----------
  [libc++] Simplify definition of __libcpp_recursive_mutex_t (#147385)

As it only depends of pointer size, use `_WIN64` define to simplify conditions.



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