[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
Thu Jul 28 09:08:59 PDT 2022


balazske added a comment.

It is still not perfect, analysis of qtbase is not better than before and some of the unreachable assertions were encountered.


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