[clang] [clang] Implement CTAD for type alias template. (PR #77890)
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 6 00:50:13 PST 2024
hokein wrote:
> > @cor3ntin, @erichkeane, thanks for all review comments. I'm not sure you have reviewed the whole patch. My feeling is that the core part (`DeclareImplicitDeductionGuidesForTypeAlias`) may not have received sufficient reviews. It would be great if you can take a closer look at this part.
>
> I've looked through it a few times(including again now) and didn't see anything that stuck out as wrong to me. I don't believe I can review it any more thoroughly.
Great, thanks. I think I have addressed all comments.
https://github.com/llvm/llvm-project/pull/77890
More information about the cfe-commits
mailing list