diff options
| author | Balázs Kéri <1.int32@gmail.com> | 2022-08-09 08:40:09 +0200 |
|---|---|---|
| committer | Balázs Kéri <1.int32@gmail.com> | 2022-08-09 09:20:06 +0200 |
| commit | d4ff9eff767c24716b5654780bc2e48c2017b4c5 (patch) | |
| tree | 39d745687fa6de5bb7674a35a4e2624eeffa3d6a /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp | |
| parent | 5146f84fd616084fb63025a3e8a172179137b1ce (diff) | |
| download | llvm-d4ff9eff767c24716b5654780bc2e48c2017b4c5.zip llvm-d4ff9eff767c24716b5654780bc2e48c2017b4c5.tar.gz llvm-d4ff9eff767c24716b5654780bc2e48c2017b4c5.tar.bz2 | |
[clang][ASTImporter] Improve import of functions with auto return type.
ASTImporter used to crash in some cases when a function is imported with
`auto` return type and the return type has references into the function.
The handling of such cases is improved and crash should not occur any more
but it is not fully verified, there are very many different types of
cases to care for.
Reviewed By: martong
Differential Revision: https://reviews.llvm.org/D130705
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.cpp')
0 files changed, 0 insertions, 0 deletions
