[libcxx-commits] [libcxx] [libc++] Add __pointer_int_pair (PR #94324)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 23 13:04:30 PDT 2026
philnik777 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.
This branch is in the monorepo and branches in there get deleted. I don't know whether that's the case for diffs eventually as well, but I also don't really want to find out.
> 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.
I do plan to eventually use it in `__tree`. I simply didn't get to it yet.
https://github.com/llvm/llvm-project/pull/94324
More information about the libcxx-commits
mailing list