[Lldb-commits] [PATCH] D134378: [lldb] Support simplified template names
Arthur Eubanks via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 24 16:29:15 PDT 2022
aeubanks updated this revision to Diff 470321.
aeubanks marked 3 inline comments as done.
aeubanks added a comment.
address comments
rebasing to ToT, TestCPPBreakpointsLocations.py is failing when using -gsimple-template-names. still working on that
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134378/new/
https://reviews.llvm.org/D134378
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/test/API/functionalities/breakpoint/cpp/TestCPPBreakpointLocations.py
lldb/test/API/lang/cpp/complete-type-check/TestCppIsTypeComplete.py
lldb/test/API/lang/cpp/unique-types2/Makefile
lldb/test/API/lang/cpp/unique-types2/TestUniqueTypes.py
lldb/test/API/lang/cpp/unique-types2/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134378.470321.patch
Type: text/x-patch
Size: 15419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221024/c6297462/attachment.bin>
More information about the lldb-commits
mailing list