[PATCH] D92298: [AST][RecoveryAST] Preserve type for member call expr if argments are not matched.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 9 04:58:31 PST 2020
sammccall added a comment.
(It seems like there are probably other callsites to these functions that could be updated to pass AllowRecovery=true. If so, those can easily be separate patches of course)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92298/new/
https://reviews.llvm.org/D92298
More information about the cfe-commits
mailing list