[libcxx-commits] [PATCH] D149593: [libc++][ranges] Fixes as_rvalue's linkage.
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 1 08:59:05 PDT 2023
philnik accepted this revision.
philnik added a comment.
This revision is now accepted and ready to land.
Maybe we could add a clang-tidy check to make sure all variables in the `std::ranges::__cpo` namespace are marked `inline`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149593/new/
https://reviews.llvm.org/D149593
More information about the libcxx-commits
mailing list