[libcxx-commits] [PATCH] D102181: [libc++] Remove some more unnecessary _VSTD::. NFCI.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 10 12:40:38 PDT 2021


Quuxplusone updated this revision to Diff 344153.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102181

Files:
  libcxx/include/__functional_base
  libcxx/include/__memory/construct_at.h
  libcxx/include/__memory/shared_ptr.h
  libcxx/include/algorithm
  libcxx/include/chrono
  libcxx/include/concepts
  libcxx/include/experimental/functional
  libcxx/include/experimental/propagate_const
  libcxx/include/experimental/type_traits
  libcxx/include/functional
  libcxx/include/istream
  libcxx/include/memory
  libcxx/include/optional
  libcxx/include/ostream
  libcxx/include/random
  libcxx/include/scoped_allocator
  libcxx/include/type_traits
  libcxx/include/variant
  libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/params.fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102181.344153.patch
Type: text/x-patch
Size: 38096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210510/09f021b4/attachment-0001.bin>


More information about the libcxx-commits mailing list