[PATCH] D128373: [Sema] Check whether `__auto_type` has been deduced before merging
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 23 11:10:36 PDT 2022
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
Oh, great catch! Thank you for the fix. The changes here LGTM, but precommit CI failed because of patch application. That issue was resolved on the precommit CI machine, so it might not be a bad idea to push up a rebased version of this patch to run precommit CI before landing just to be sure there aren't surprises, or be sure to land it when you're around to react to build failures if any do crop up.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128373/new/
https://reviews.llvm.org/D128373
More information about the cfe-commits
mailing list