[libcxx-commits] [libcxx] [libc++] Add __pointer_int_pair (PR #94324)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 23 13:00:14 PDT 2026


ldionne wrote:

I don't understand? Whether this PR is open or not has no impact on whether the code is deleted unless I missed something? Github still shows the diff, etc.

Generally speaking, we don't keep PRs open if there is no plan to merge them. We've decided we were not going to use `__pointer_int_pair` as a basis for `move_only_function`, so there is no planned usage of this code at the moment.

Don't get me wrong, I think this code was really neat, but I just don't think that's a sufficient reason to keep the PR open.

https://github.com/llvm/llvm-project/pull/94324


More information about the libcxx-commits mailing list