[libcxx-commits] [PATCH] D98151: [libcxx] adds std::identity to <functional>

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 18 10:45:55 PDT 2021


Quuxplusone requested changes to this revision.
Quuxplusone added a comment.

@cjdb: I am willing to commandeer this revision for the purpose of replacing the test file with my "simpler test" above (and then I'd be responsible for watching buildkite and landing it).  Let me know if you want me to do that.
Alternatively, you don't have to do //exactly// what I pasted above, but IMNSHO the tests //really// need to be shorter and simpler //somehow//.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98151



More information about the libcxx-commits mailing list