[libcxx-commits] [PATCH] D125221: [libc++] Fix conjunction/disjunction and mark a few LWG issues as complete

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 3 01:31:49 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa29a1a33ac7b: [libc++] Fix conjunction/disjunction and mark a few LWG issues as complete (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D125221?vs=431181&id=433983#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125221

Files:
  libcxx/docs/Status/Cxx17Issues.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__type_traits/conjunction.h
  libcxx/include/__type_traits/disjunction.h
  libcxx/include/module.modulemap
  libcxx/include/type_traits
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/utilities/meta/meta.logical/conjunction.compile.pass.cpp
  libcxx/test/std/utilities/meta/meta.logical/conjunction.pass.cpp
  libcxx/test/std/utilities/meta/meta.logical/disjunction.compile.pass.cpp
  libcxx/test/std/utilities/meta/meta.logical/disjunction.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125221.433983.patch
Type: text/x-patch
Size: 30933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220603/0fdfb529/attachment-0001.bin>


More information about the libcxx-commits mailing list