[libcxx-commits] [PATCH] D107583: [libc++] IWYU to fix complaints when compiling with Modules. NFCI.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 5 10:21:24 PDT 2021
Quuxplusone created this revision.
Quuxplusone added a reviewer: ldionne.
Quuxplusone added a project: libc++.
Quuxplusone requested review of this revision.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
I'll land this once buildkite is happy.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D107583
Files:
libcxx/include/__iterator/counted_iterator.h
libcxx/include/__iterator/iter_swap.h
libcxx/include/__ranges/access.h
libcxx/include/__ranges/common_view.h
libcxx/include/__ranges/ref_view.h
libcxx/include/__ranges/single_view.h
libcxx/include/__ranges/subrange.h
libcxx/include/__ranges/take_view.h
libcxx/include/__ranges/transform_view.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107583.364534.patch
Type: text/x-patch
Size: 4146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210805/5b640a1f/attachment.bin>
More information about the libcxx-commits
mailing list