[PATCH] D87459: [libcxx][test] ostream{,buf}_iterator::difference_type changes in C++20

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 10 09:31:28 PDT 2020


ldionne commandeered this revision.
ldionne edited reviewers, added: CaseyCarter; removed: ldionne.
ldionne added a comment.
Herald added a subscriber: jkorous.

In D87459#2265875 <https://reviews.llvm.org/D87459#2265875>, @CaseyCarter wrote:

>> Ah, I see it. I'll add that bit to libc++ so we don't need special casing in the tests.
>
> Feel free to steal this for your test changes. Shall I close this differential then?

No need, I'll steal it by commandeering.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87459



More information about the cfe-commits mailing list