[libcxx-commits] [PATCH] D59882: [libc++] Rename span's as_writeable_bytes to as_writable_bytes

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 27 18:29:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357139: [libc++] Rename span's as_writeable_bytes to as_writable_bytes (authored by ldionne, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59882?vs=192446&id=192551#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59882

Files:
  libcxx/trunk/include/span
  libcxx/trunk/test/std/containers/views/span.objectrep/as_writable_bytes.fail.cpp
  libcxx/trunk/test/std/containers/views/span.objectrep/as_writable_bytes.pass.cpp
  libcxx/trunk/test/std/containers/views/span.objectrep/as_writeable_bytes.fail.cpp
  libcxx/trunk/test/std/containers/views/span.objectrep/as_writeable_bytes.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59882.192551.patch
Type: text/x-patch
Size: 13769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190328/32f96842/attachment-0001.bin>


More information about the libcxx-commits mailing list