[libcxx-commits] [PATCH] D112510: [libc++] P0433R2: add the remaining deduction guides.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 27 23:22:31 PDT 2021


var-const updated this revision to Diff 382924.
var-const added a comment.

Fix the Asan issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112510

Files:
  libcxx/docs/Status/Cxx17.rst
  libcxx/docs/Status/Cxx20Issues.csv
  libcxx/include/scoped_allocator
  libcxx/include/utility
  libcxx/include/valarray
  libcxx/test/std/numerics/numarray/template.valarray/valarray.cons/deduct.pass.cpp
  libcxx/test/std/strings/basic.string/string.cons/iter_alloc_deduction.fail.cpp
  libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.cnstr/allocs.pass.cpp
  libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.cnstr/deduct.pass.cpp
  libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/deduct.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112510.382924.patch
Type: text/x-patch
Size: 12476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211028/99e2cea1/attachment-0001.bin>


More information about the libcxx-commits mailing list