[Lldb-commits] [PATCH] D112222: [LLDB] libcxx summary formatters for std::string_view

Ben Jackson via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 21 11:44:55 PDT 2021


puremourning updated this revision to Diff 381344.
puremourning added a comment.

Use expect_var_path rather than just expect in test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112222

Files:
  lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
  lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
  lldb/source/Plugins/Language/CPlusPlus/LibCxx.h
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string_view/Makefile
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string_view/TestDataFormatterLibcxxStringView.py
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string_view/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112222.381344.patch
Type: text/x-patch
Size: 27029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211021/0dfeb1be/attachment-0001.bin>


More information about the lldb-commits mailing list