[all-commits] [llvm/llvm-project] c2fb28: [libc++] Add __pointer_int_pair

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Wed Jul 16 01:29:05 PDT 2025


  Branch: refs/heads/users/philnik777/spr/add_pointer_int_pair
  Home:   https://github.com/llvm/llvm-project
  Commit: c2fb284641315bb8ea6cd7d0ebe4322bccb79f40
      https://github.com/llvm/llvm-project/commit/c2fb284641315bb8ea6cd7d0ebe4322bccb79f40
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-07-16 (Wed, 16 Jul 2025)

  Changed paths:
    M libcxx/include/CMakeLists.txt
    M libcxx/include/__bit/bit_log2.h
    M libcxx/include/__bit/countl.h
    A libcxx/include/__utility/pointer_int_pair.h
    M libcxx/include/module.modulemap.in
    A libcxx/test/libcxx/utilities/pointer_int_pair/assert.constructor.pass.cpp
    A libcxx/test/libcxx/utilities/pointer_int_pair/constinit.verify.cpp
    A libcxx/test/libcxx/utilities/pointer_int_pair/pointer_int_pair.pass.cpp
    A libcxx/test/libcxx/utilities/pointer_int_pair/static_asserts.verify.cpp

  Log Message:
  -----------
  [libc++] Add __pointer_int_pair



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