[libc-commits] [PATCH] D141162: [libc] add internal string class

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jan 18 14:41:44 PST 2023


michaelrj updated this revision to Diff 490300.
michaelrj added a comment.

rename to CharVector and move it out of the CPP directory.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141162

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/char_vector.h
  libc/test/src/__support/CMakeLists.txt
  libc/test/src/__support/CPP/stringview_test.cpp
  libc/test/src/__support/char_vector_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141162.490300.patch
Type: text/x-patch
Size: 7078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230118/b9dd186c/attachment.bin>


More information about the libc-commits mailing list