summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-03-20 19:00:25 +0000
committerRaphael Isemann <teemperor@gmail.com>2019-03-20 19:00:25 +0000
commit5e3a7698e80f8295b07a7a9f83f1ad701b2f7a3b (patch)
tree5e40e3987877558bceb23de333c909c4e67af2bd /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parente7bd52f86e040002fff8cc3e85cd0c9c24d801c0 (diff)
Remove the unused return value in ASTImporter::Imported [NFC]
Summary: `ASTImporter::Imported` currently returns a Decl, but that return value is not used by the ASTImporter (or anywhere else) nor is it documented. Reviewers: balazske, martong, a.sidorin, shafik Reviewed By: balazske, martong Subscribers: rnkovacs, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D59595 llvm-svn: 356592
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions