[Lldb-commits] [PATCH] D112537: Set synthetic children. I have dove the generic tests for set. I have considered Libcxx tests as the one covering all the edge cases (including pointer and reference values check). So to make them pass I had to change some stl_summarry_flags...

Danil Stefaniuc via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 26 08:13:57 PDT 2021


danilashtefan updated this revision to Diff 382336.
danilashtefan added a comment.

Set synthetic child


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112537

Files:
  lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/set/Makefile
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/set/TestDataFormatterGenericSet.py
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/set/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112537.382336.patch
Type: text/x-patch
Size: 9793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211026/f1405065/attachment-0001.bin>


More information about the lldb-commits mailing list