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

Nikolas Klauser via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Apr 17 14:47:32 PDT 2022


philnik updated this revision to Diff 423316.
philnik added a comment.

- Add Windows


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.423316.patch
Type: text/x-patch
Size: 13432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220417/4107fb93/attachment.bin>


More information about the lldb-commits mailing list