aaron.ballman added a comment.

In D65050#1598057 <https://reviews.llvm.org/D65050#1598057>, @cpplearner wrote:

> In D65050#1596514 <https://reviews.llvm.org/D65050#1596514>, @efriedma wrote:
>
> > Is this the only place where a compound type can contain a 
> > PackExpansionType?
>
>
> Yes AFAIK. No other place can contain a list or a pack expansion. The closest 
> thing is dynamic exception specification (which isn't part of the type), and 
> it seems to be handled properly.


The noexcept specifier is part of the type these days, is that also handled 
properly?


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

https://reviews.llvm.org/D65050



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

Reply via email to