[libcxx-commits] [PATCH] D107721: Implement std::pair::operator<=>
Kent Ross via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 9 19:28:43 PDT 2021
mumbleskates updated this revision to Diff 365335.
mumbleskates added a comment.
Always gate synth-three-way on concepts
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107721/new/
https://reviews.llvm.org/D107721
Files:
libcxx/CREDITS.TXT
libcxx/include/CMakeLists.txt
libcxx/include/__compare/synth_three_way.h
libcxx/include/__concepts/comparison.h
libcxx/include/__utility/pair.h
libcxx/include/concepts
libcxx/include/module.modulemap
libcxx/include/utility
libcxx/test/libcxx/diagnostics/detail.headers/compare/synth_three_way.module.verify.cpp
libcxx/test/libcxx/diagnostics/detail.headers/concepts/comparison.module.verify.cpp
libcxx/test/libcxx/library/description/conventions/expos.only.func/synth_three_way.pass.cpp
libcxx/test/libcxx/utilities/utility/pairs/pairs.pair/comparison.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107721.365335.patch
Type: text/x-patch
Size: 25364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210810/d5f04d01/attachment-0001.bin>
More information about the libcxx-commits
mailing list