[libcxx-commits] [PATCH] D123580: [libc++] Use bit field for checking if string is in long or short mode

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 16 13:30:53 PDT 2022


philnik updated this revision to Diff 423260.
philnik marked 6 inline comments as done.
philnik added a comment.
Herald added a subscriber: krytarowski.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123580

Files:
  libcxx/include/string
  libcxx/test/libcxx/strings/basic.string/string.capacity/max_size.pass.cpp
  libcxx/test/std/strings/basic.string/string.capacity/over_max_size.pass.cpp
  libcxx/utils/gdb/libcxx/printers.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123580.423260.patch
Type: text/x-patch
Size: 13263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220416/32a85e0c/attachment.bin>


More information about the libcxx-commits mailing list