[Lldb-commits] [PATCH] D73024: [lldb] Complete return types of CXXMethodDecls to prevent crashing due to covariant return types
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 24 04:08:06 PST 2020
teemperor updated this revision to Diff 240156.
teemperor added a comment.
- Made test stricter.
- Moved code to ASTImporterDelegate.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73024/new/
https://reviews.llvm.org/D73024
Files:
lldb/packages/Python/lldbsuite/test/lang/cpp/covariant-return-types/Makefile
lldb/packages/Python/lldbsuite/test/lang/cpp/covariant-return-types/TestCovariantReturnTypes.py
lldb/packages/Python/lldbsuite/test/lang/cpp/covariant-return-types/main.cpp
lldb/source/Symbol/ClangASTImporter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73024.240156.patch
Type: text/x-patch
Size: 6055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200124/a430269f/attachment.bin>
More information about the lldb-commits
mailing list