[Midnightbsd-cvs] [MidnightBSD/src] 7d11e8: fix some missed items

Lucas Holt noreply at github.com
Fri Jul 4 22:40:23 EDT 2025


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 7d11e8e4af190ade9792da2f0a8b92c1c6118ee1
      https://github.com/MidnightBSD/src/commit/7d11e8e4af190ade9792da2f0a8b92c1c6118ee1
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2025-07-04 (Fri, 04 Jul 2025)

  Changed paths:
    M contrib/llvm-project/libcxx/include/__algorithm/simd_utils.h
    M contrib/llvm-project/libcxx/include/__atomic/atomic_ref.h
    M contrib/llvm-project/libcxx/include/__type_traits/invoke.h
    M contrib/llvm-project/libcxx/include/__type_traits/is_convertible.h
    M contrib/llvm-project/libcxx/include/__type_traits/is_enum.h
    M contrib/llvm-project/libcxx/include/__type_traits/is_function.h
    M contrib/llvm-project/libcxx/include/__type_traits/is_fundamental.h
    A contrib/llvm-project/libcxx/include/__type_traits/is_member_function_pointer.h
    A contrib/llvm-project/libcxx/include/__type_traits/is_member_object_pointer.h
    M contrib/llvm-project/libcxx/include/__type_traits/is_member_pointer.h
    M contrib/llvm-project/libcxx/include/__type_traits/is_nothrow_constructible.h
    M contrib/llvm-project/libcxx/include/__type_traits/is_null_pointer.h
    M contrib/llvm-project/libcxx/include/__type_traits/is_object.h
    M contrib/llvm-project/libcxx/include/__type_traits/is_reference.h
    M contrib/llvm-project/libcxx/include/__type_traits/is_scalar.h
    A contrib/llvm-project/libcxx/include/__type_traits/is_scoped_enum.h
    M contrib/llvm-project/libcxx/include/__type_traits/is_void.h
    M contrib/llvm-project/libcxx/include/__type_traits/remove_reference.h

  Log Message:
  -----------
  fix some missed items



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list