[libcxx-commits] [PATCH] D146088: [libc++] Qualifies size_t.

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 20 13:56:55 PDT 2023


EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.

Thanks for updating the description. With rational, this makes a ton of sense.

So we've changed a bunch of tests here. Do we have a plan for making these tests actually run with true-modules as well as with include?
(This shouldn't block this change, but I want to know where we're headed).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146088



More information about the libcxx-commits mailing list