[libc-commits] [PATCH] D132254: [libc] Add a span facility

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Aug 19 11:14:26 PDT 2022


gchatelet updated this revision to Diff 454068.
gchatelet added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132254

Files:
  libc/src/__support/CPP/CMakeLists.txt
  libc/src/__support/CPP/span.h
  libc/test/src/__support/CPP/CMakeLists.txt
  libc/test/src/__support/CPP/span_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132254.454068.patch
Type: text/x-patch
Size: 7166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220819/4da19b2d/attachment.bin>


More information about the libc-commits mailing list