diff options
author | Gabor Marton <gabor.marton@ericsson.com> | 2019-12-12 17:13:35 +0100 |
---|---|---|
committer | Gabor Marton <gabor.marton@ericsson.com> | 2019-12-12 17:49:03 +0100 |
commit | 25234fd69e32e51bc800686075265f535d69d990 (patch) | |
tree | 09abce424fd366e878c476720de566867d0b9bc7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | 11b2b2f4b10023585cfc53e0dfd06441532ab954 (diff) | |
download | bcm5719-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/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions