[clang] [libcxx] [clang & libcxx] constexpr pointer tagging (DO NOT MERGE) (PR #111861)

Louis Dionne via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 11 06:26:10 PDT 2024


Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>,
Hana =?utf-8?q?Dusíková?= <hanicka at hanicka.net>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/111861 at github.com>


https://github.com/ldionne commented:

Thanks a lot, I think this is a really promising proposal. I would love to have something like that in the standard library.

I think the main thing that's still missing here is the ability to compose tagged pointers, like LLVM PointerIntPair does.

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


More information about the cfe-commits mailing list