[Lldb-commits] [PATCH] D108228: Fix error handling in the libcxx std::string formatter

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue May 17 08:22:39 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7afd257ff8a4: Fix the std::string formatter to report errors in the case where the (authored by jingham).
Herald added a project: All.

Changed prior to commit:
  https://reviews.llvm.org/D108228?vs=366967&id=430071#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108228

Files:
  lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string/TestDataFormatterLibcxxString.py
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108228.430071.patch
Type: text/x-patch
Size: 7014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220517/a2ac35aa/attachment.bin>


More information about the lldb-commits mailing list