[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
       
    Tue Aug 17 20:06:04 PDT 2021
    
    
  
Quuxplusone updated this revision to Diff 367098.
Quuxplusone marked an inline comment as done.
Quuxplusone added a comment.
Add a couple new tests, and poke buildkite one more time before I land this.
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.367098.patch
Type: text/x-patch
Size: 9483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210818/0ce9ba41/attachment.bin>
    
    
More information about the libcxx-commits
mailing list