[PATCH] D130705: [clang][ASTImporter] Improve import of functions with auto return type.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 3 08:00:45 PDT 2022
balazske updated this revision to Diff 449668.
balazske added a comment.
- Added a new test
- Call the visitor only if the function has auto return type
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130705/new/
https://reviews.llvm.org/D130705
Files:
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130705.449668.patch
Type: text/x-patch
Size: 18933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220803/2765b4da/attachment-0001.bin>
More information about the cfe-commits
mailing list