[libcxx-commits] [PATCH] D108400: [libc++] Eliminate needless `add_lvalue_reference` from <algorithm> helpers. NFCI.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 20 12:04:35 PDT 2021


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

LGTM. I landed D108393 <https://reviews.llvm.org/D108393> separately because those were orthogonal changes IMO. Please rebase and merge this!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108400



More information about the libcxx-commits mailing list