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

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Wed Jul 9 03:15:50 PDT 2025


  Branch: refs/heads/users/philnik777/spr/add_pointer_int_pair
  Home:   https://github.com/llvm/llvm-project
  Commit: 68f4c10c83bba5ec59da6f7589ccc00c9834fd17
      https://github.com/llvm/llvm-project/commit/68f4c10c83bba5ec59da6f7589ccc00c9834fd17
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-07-09 (Wed, 09 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