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

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Mon Jun 9 03:51:43 PDT 2025


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