summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorGabor Marton <gabor.marton@ericsson.com>2019-12-12 17:13:35 +0100
committerGabor Marton <gabor.marton@ericsson.com>2019-12-12 17:49:03 +0100
commit25234fd69e32e51bc800686075265f535d69d990 (patch)
tree09abce424fd366e878c476720de566867d0b9bc7 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent11b2b2f4b10023585cfc53e0dfd06441532ab954 (diff)
downloadbcm5719-llvm-25234fd69e32e51bc800686075265f535d69d990.tar.gz
bcm5719-llvm-25234fd69e32e51bc800686075265f535d69d990.zip
[ASTImporter] Support functions with placeholder return types ...
Summary: Support functions with placeholder return types even in cases when the type is declared in the body of the function. Example: auto f() { struct X{}; return X(); } Reviewers: balazske, a_sidorin, a.sidorin, shafik Subscribers: rnkovacs, dkrupp, Szelethus, gamesh411, teemperor, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D70819
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud