[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
Mon Aug 8 00:41:40 PDT 2022
balazske updated this revision to Diff 450716.
balazske added a comment.
Removed one unreachable, added new tests, improvement of `TagDecl` check, re-arranged source code.
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.450716.patch
Type: text/x-patch
Size: 20925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220808/c391aab8/attachment-0001.bin>
More information about the cfe-commits
mailing list