[libcxx-commits] [PATCH] D131371: [libc++] Implement `operator<=>` for `error_{code, condition}`

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 15 14:40:49 PDT 2022


avogelsgesang updated this revision to Diff 452810.
avogelsgesang marked 2 inline comments as done.
avogelsgesang added a comment.

address comments. waiting for CI before landing this


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131371

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/system_error
  libcxx/test/std/diagnostics/syserr/syserr.compare/cmp_error_code.pass.cpp
  libcxx/test/std/diagnostics/syserr/syserr.compare/cmp_error_condition.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131371.452810.patch
Type: text/x-patch
Size: 9623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220815/f86d9bc5/attachment-0001.bin>


More information about the libcxx-commits mailing list