riccibruno added a comment.

In D60123#1451307 <https://reviews.llvm.org/D60123#1451307>, @riccibruno wrote:

> In D60123#1451303 <https://reviews.llvm.org/D60123#1451303>, @lebedev.ri 
> wrote:
>
> > Probably `Decl` too?
>
>
> Yep. I though it was already done but after checking it seems I remembered 
> incorrectly.


Huh, never mind. It seems that at least `ImplicitParamDecl`s are used in a 
`SmallVector`, and this requires the copy-constructor to be usable.


Repository:
  rC Clang

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

https://reviews.llvm.org/D60123



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

Reply via email to