[PATCH] D105564: Fix for DWARF parsing to better handle auto return type for member functions
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 4 11:55:39 PDT 2022
shafik updated this revision to Diff 427081.
shafik removed reviewers: teemperor, jingham, jasonmolenda.
shafik added a comment.
Herald added a project: All.
- Expanded test
- applied clang-format
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105564/new/
https://reviews.llvm.org/D105564
Files:
lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
lldb/test/API/lang/cpp/auto_return/Makefile
lldb/test/API/lang/cpp/auto_return/TestCppAutoReturn.py
lldb/test/API/lang/cpp/auto_return/main.cpp
lldb/test/API/lang/cpp/auto_return/other.cpp
lldb/test/Shell/SymbolFile/DWARF/x86/auto_return_symtab.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105564.427081.patch
Type: text/x-patch
Size: 25214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220504/a8ae1ac1/attachment-0001.bin>
More information about the cfe-commits
mailing list