[libcxx-commits] [PATCH] D134943: [libc++] Fix ADL for `make_error_{code, condition}`

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 30 14:24:01 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGef843c827102: [libc++] Fix ADL for `make_error_{code,condition}` (authored by jwakely, committed by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134943

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/system_error
  libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.constructors/lwg3629.pass.cpp
  libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/lwg3629.pass.cpp
  libcxx/test/std/diagnostics/syserr/syserr.errcondition/syserr.errcondition.constructors/lwg3629.pass.cpp
  libcxx/test/std/diagnostics/syserr/syserr.errcondition/syserr.errcondition.modifiers/lwg3629.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134943.464401.patch
Type: text/x-patch
Size: 9285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220930/f45137f8/attachment-0001.bin>


More information about the libcxx-commits mailing list