[libcxx-commits] [PATCH] D119430: [libcxx] Wrap [[no_unique_address]] in a macro, for clang-cl
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 10 05:18:08 PST 2022
mstorsjo created this revision.
mstorsjo added a reviewer: ldionne.
Herald added a subscriber: arichardson.
mstorsjo requested review of this revision.
Herald added a project: libc++.
Herald added a reviewer: libc++.
This, on top of D119134 <https://reviews.llvm.org/D119134>, allows enabling -Werror for the clang-cl
configurations.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D119430
Files:
libcxx/include/__algorithm/in_in_out_result.h
libcxx/include/__algorithm/in_in_result.h
libcxx/include/__algorithm/in_out_out_result.h
libcxx/include/__algorithm/in_out_result.h
libcxx/include/__config
libcxx/include/__iterator/counted_iterator.h
libcxx/include/__ranges/copyable_box.h
libcxx/include/__ranges/drop_view.h
libcxx/include/__ranges/join_view.h
libcxx/include/__ranges/reverse_view.h
libcxx/include/__ranges/subrange.h
libcxx/include/__ranges/take_view.h
libcxx/include/__ranges/transform_view.h
libcxx/utils/ci/run-buildbot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119430.407492.patch
Type: text/x-patch
Size: 10799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220210/12aca5ea/attachment-0001.bin>
More information about the libcxx-commits
mailing list