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

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Sat Jul 19 00:54:59 PDT 2025


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