[libcxx-commits] [PATCH] D73134: Add invariant on <long string cap> >= __min_cap and change brittle __was_long cases

Martijn Vels via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 18 13:39:03 PDT 2020


mvels updated this revision to Diff 271827.
mvels added a comment.
Herald added a subscriber: jfb.
Herald added a reviewer: libc++.

Cleaned up const char* ternary, evaluating traits_type::length for all constant strings


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73134

Files:
  libcxx/include/__string
  libcxx/include/string
  libcxx/lib/abi/x86_64-apple-darwin.v2.abilist

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73134.271827.patch
Type: text/x-patch
Size: 233562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200618/8d491354/attachment-0001.bin>


More information about the libcxx-commits mailing list