[libcxx-commits] [PATCH] D73291: Inline basic_string::assign(s [, n]) for compile time known short strings

Martijn Vels via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 23 14:01:53 PST 2020


mvels updated this revision to Diff 240003.
mvels added a comment.

- Cleaned up LIBCC_ASSERT


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73291

Files:
  libcxx/include/__config
  libcxx/include/string

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73291.240003.patch
Type: text/x-patch
Size: 4569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200123/49482488/attachment-0001.bin>


More information about the libcxx-commits mailing list