[libcxx-commits] [PATCH] D134420: [libc++] Use intptr_t instead of ptrdiff_t for messages_base::catalog

Alexander Richardson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 10 12:36:48 PDT 2023


arichardson added a comment.

In D134420#4485745 <https://reviews.llvm.org/D134420#4485745>, @ldionne wrote:

> Oh and thanks for the cleanup BTW, this is a lot better than what we had before.

Thanks for the review, will try to address your comments ASAP


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134420/new/

https://reviews.llvm.org/D134420



More information about the libcxx-commits mailing list