[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 15:10:23 PDT 2022


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

- Also convert countToSize to snake_case


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


More information about the libc-commits mailing list