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

Adrian Vogelsgesang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Aug 7 15:12:12 PDT 2022


avogelsgesang updated this revision to Diff 450673.
avogelsgesang added a comment.

Update review link and fix synopsis in test files


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.450673.patch
Type: text/x-patch
Size: 9822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220807/32cc5c9c/attachment-0001.bin>


More information about the libcxx-commits mailing list