[libcxx-commits] [PATCH] D114761: [libc++][ranges] Implement [special.mem.concepts].

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 2 07:04:13 PST 2021


ldionne accepted this revision.
ldionne added a comment.

LGTM as is once CI is passing. You're likely missing an include, the modular build is complaining. Also, you could rebase onto `main`, where we don't build in 32 bit mode anymore.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114761



More information about the libcxx-commits mailing list