[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 07:27:20 PDT 2021
danilashtefan created this revision.
Herald added a subscriber: mgorny.
danilashtefan requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
...properties. However, I have decided to vhange them only when applying the set summary provider, and change them back to their previous state, not to alter other summary providers' behaviour
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D112537
Files:
lldb/source/Plugins/Language/CPlusPlus/CMakeLists.txt
lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h
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.382307.patch
Type: text/x-patch
Size: 10896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211026/29a27aeb/attachment.bin>
More information about the lldb-commits
mailing list