shafik added a comment.

Thank you for the fix.

I have some questions, why don't we always call `CheckDeductionGuideDeclarator` 
when calling `CXXDeductionGuideDecl::Create`, I felt like perhaps 
`CheckDeductionGuideDeclarator` should be rolled into 
`CXXDeductionGuideDecl::Create` but then I noticed they are not paired up in 
other locations.

CC @rsmith


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149516/new/

https://reviews.llvm.org/D149516

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to