[Lldb-commits] [PATCH] D75761: Fix to get the AST we generate for function templates to be closer to what clang generates and expects
Shafik Yaghmour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 9 17:17:24 PDT 2020
shafik updated this revision to Diff 249247.
shafik marked 11 inline comments as done.
shafik added a comment.
Moving to using `ItaniumPartialDemangler` for now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75761/new/
https://reviews.llvm.org/D75761
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/test/API/lang/cpp/template-function/TestTemplateFunctions.py
lldb/test/API/lang/cpp/template-function/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75761.249247.patch
Type: text/x-patch
Size: 7261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200310/c34488e9/attachment.bin>
More information about the lldb-commits
mailing list