[PATCH] D130705: [clang][ASTImporter] Improve import of functions with auto return type.
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 4 03:39:01 PDT 2022
martong added a comment.
Thank you, nice and assiduous work!
The changes look good to me, but I think we should have some more tests where variable and function template specializations are used as return types.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130705/new/
https://reviews.llvm.org/D130705
More information about the cfe-commits
mailing list