[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:22:25 PST 2021


sivachandra updated this revision to Diff 325915.
sivachandra added a comment.

Address comments.


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.325915.patch
Type: text/x-patch
Size: 9453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210223/c2eb6254/attachment.bin>


More information about the libc-commits mailing list