[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
Tue Aug 2 07:43:41 PDT 2022
martong added a comment.
In D130705#3685299 <https://reviews.llvm.org/D130705#3685299>, @balazske wrote:
> It is still not perfect, analysis of qtbase is not better than before and some of the unreachable assertions were encountered.
Does it mean you plan some updates on this patch?
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