diff options
author | Balázs Kéri <1.int32@gmail.com> | 2022-06-10 10:00:34 +0200 |
---|---|---|
committer | Balázs Kéri <1.int32@gmail.com> | 2022-06-10 10:18:53 +0200 |
commit | f93dee10336a2361da528db0ff0f7188acba9627 (patch) | |
tree | 7f8a2dfcfeb178f5e664735180baf6067a1dbcbc /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 76b57ef88c4e79ddcfc40393a26de9185c6df9a3 (diff) | |
download | llvm-f93dee10336a2361da528db0ff0f7188acba9627.zip llvm-f93dee10336a2361da528db0ff0f7188acba9627.tar.gz llvm-f93dee10336a2361da528db0ff0f7188acba9627.tar.bz2 |
[clang][ASTImporter] Fix import of function with auto return type.
Fix a case of importing a function with auto return type
that is resolved with a type template argument that is declared
inside the function.
Fixes #55500
Reviewed By: martong
Differential Revision: https://reviews.llvm.org/D127396
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions