[libc-commits] [PATCH] D97330: [libc] Add a standalone flavor of an equivalent of std::string_view.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Feb 23 15:40:40 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdbb131d53aac: [libc] Add a standalone flavor of an equivalent of std::string_view. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97330

Files:
  libc/test/utils/CPP/CMakeLists.txt
  libc/test/utils/CPP/stringview_test.cpp
  libc/utils/CPP/CMakeLists.txt
  libc/utils/CPP/StringView.h
  libc/utils/MPFRWrapper/CMakeLists.txt
  libc/utils/MPFRWrapper/MPFRUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97330.325919.patch
Type: text/x-patch
Size: 9453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210223/0777d12f/attachment.bin>


More information about the libc-commits mailing list