[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
Mon Jan 20 04:35:37 PST 2020
teemperor planned changes to this revision.
teemperor added a comment.
Actually that seems to be more complicated in case we get the method decl by asking the ASTImporter for a definition (which will skip this code).
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73024/new/
https://reviews.llvm.org/D73024
More information about the lldb-commits
mailing list