[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 10:53:20 PDT 2022


gchatelet created this revision.
gchatelet added a reviewer: sivachandra.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added projects: libc-project, All.
gchatelet requested review of this revision.

This is intended to replace ArrayRef.


Repository:
  rG LLVM Github Monorepo

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.454064.patch
Type: text/x-patch
Size: 7187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220819/23f7b0f0/attachment-0001.bin>


More information about the libc-commits mailing list