[Lldb-commits] [PATCH] D138892: [DataFormatter] Fix variant npos with `_LIBCPP_ABI_VARIANT_INDEX_TYPE_OPTIMIZATION` enabled.

Jordan Rupprecht via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 29 03:38:01 PST 2022


rupprecht updated this revision to Diff 478507.
rupprecht added a comment.

- Add comment about choice of 300 types
- Use fixed-width types


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138892

Files:
  lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/variant/TestDataFormatterLibcxxVariant.py
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/variant/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138892.478507.patch
Type: text/x-patch
Size: 5759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221129/a7a87412/attachment.bin>


More information about the lldb-commits mailing list