[libcxx-commits] [PATCH] D93061: [libc++] ADL-proof by adding _VSTD:: qualifications to memmove etc. NFCI

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 10 17:58:16 PST 2020


Quuxplusone updated this revision to Diff 311082.
Quuxplusone added a comment.

Rebased on D92875 <https://reviews.llvm.org/D92875> for the benefit of buildkite. If buildkite is green, I'm going to land both of these.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93061

Files:
  libcxx/include/__hash_table
  libcxx/include/__locale
  libcxx/include/__string
  libcxx/include/atomic
  libcxx/include/charconv
  libcxx/include/fstream
  libcxx/include/list
  libcxx/include/locale
  libcxx/include/string
  libcxx/include/strstream
  libcxx/include/vector

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93061.311082.patch
Type: text/x-patch
Size: 19556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201211/36e3665c/attachment-0001.bin>


More information about the libcxx-commits mailing list