[libcxx-commits] [PATCH] D103581: [libc++] [P1614] Implement std::compare_three_way_result[_t].

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 11 10:35:26 PDT 2021


Quuxplusone updated this revision to Diff 365794.
Quuxplusone added a comment.

Mark the test file as requiring Concepts support. (The Mac OSX buildkite runs were failing.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103581/new/

https://reviews.llvm.org/D103581

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__compare/compare_three_way_result.h
  libcxx/include/compare
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/compare/compare_three_way_result.module.verify.cpp
  libcxx/test/std/language.support/cmp/cmp.result/compare_three_way_result.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103581.365794.patch
Type: text/x-patch
Size: 8141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210811/5c4ee40b/attachment-0001.bin>


More information about the libcxx-commits mailing list