[libcxx-commits] [PATCH] D140278: [libc++] Add __pointer_int_pair
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jan 20 09:25:11 PST 2023
ldionne added a subscriber: huixie90.
ldionne added inline comments.
================
Comment at: libcxx/include/__utility/pointer_int_pair.h:1
+//===----------------------------------------------------------------------===//
+//
----------------
Note for when we come back to this review: do we need to care about endianness? This was raised by @huixie90 during the live review of D142063.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140278/new/
https://reviews.llvm.org/D140278
More information about the libcxx-commits
mailing list