[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 19:04:01 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3696227c10f5: [libc++] ADL-proof by adding _VSTD:: qualifications to memmove etc. (authored by arthur.j.odwyer).

Changed prior to commit:
  https://reviews.llvm.org/D93061?vs=311082&id=311091#toc

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/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.311091.patch
Type: text/x-patch
Size: 18331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201211/0629466d/attachment.bin>


More information about the libcxx-commits mailing list