[libc-commits] [PATCH] D147186: [libc] Add a libc internal equivalent of std::string and use it in unit tests.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Mar 29 15:02:08 PDT 2023


sivachandra created this revision.
sivachandra added reviewers: lntue, michaelrj.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D147186

Files:
  libc/src/__support/CPP/CMakeLists.txt
  libc/src/__support/CPP/string.h
  libc/src/__support/CPP/type_traits.h
  libc/src/__support/CPP/utility.h
  libc/test/UnitTest/LibcTest.cpp
  libc/test/UnitTest/LibcTest.h
  libc/test/src/__support/CPP/CMakeLists.txt
  libc/test/src/__support/CPP/string_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147186.509482.patch
Type: text/x-patch
Size: 21445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230329/7c6a5fdf/attachment-0001.bin>


More information about the libc-commits mailing list