[libcxx-commits] [PATCH] D118668: [libc++][NFC] Add namespace comments in ranges
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 1 09:20:01 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
philnik marked 4 inline comments as done.
Closed by commit rG9c52a19e32ae: [libc++][NFC] Add namespace comments in ranges (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D118668?vs=404768&id=404967#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118668/new/
https://reviews.llvm.org/D118668
Files:
libcxx/include/__functional/function.h
libcxx/include/__ranges/access.h
libcxx/include/__ranges/all.h
libcxx/include/__ranges/common_view.h
libcxx/include/__ranges/data.h
libcxx/include/__ranges/empty.h
libcxx/include/__ranges/iota_view.h
libcxx/include/__ranges/reverse_view.h
libcxx/include/__ranges/size.h
libcxx/include/__ranges/transform_view.h
libcxx/include/__ranges/view_interface.h
libcxx/include/cstddef
libcxx/include/variant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118668.404967.patch
Type: text/x-patch
Size: 6721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220201/c15d3e3a/attachment.bin>
More information about the libcxx-commits
mailing list