[PATCH] D111283: [clang] template / auto deduction deduces common sugar
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 15 18:05:21 PDT 2022
alexfh added a comment.
In D111283#3786678 <https://reviews.llvm.org/D111283#3786678>, @mizvekov wrote:
> @alexfh This new revision that I just pushed should be good.
>
> Do you want to give it a look / test, or should we go ahead and merge it?
Thanks for the fix! If it fixes the test case I provided, that should be enough for now. If it breaks anything else, we'll find this out in a few days after you land the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111283/new/
https://reviews.llvm.org/D111283
More information about the cfe-commits
mailing list