nickdesaulniers added a comment.

In D76096#4523828 <https://reviews.llvm.org/D76096#4523828>, @efriedma wrote:

> The idea would be looking for places we EvaluateAsRValue an array or struct.  
> Not sure what that stack trace represents.

Perhaps you mean calling `EvaluateAsRValue` with a `InitListExpr`?  I assume 
your concern is evaluating the (potentially large) init list?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76096

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

Reply via email to