r.stahl added a comment.

In https://reviews.llvm.org/D45774#1088453, @NoQ wrote:

> Two questions for the future:
>
> - Should we skip the initializer binding for local variables (and 
> fields/elements of local variables) entirely? Cause we can load from them 
> anyway. And keeping the Store small might be good for performance.


I don't think that I can judge this.

> 
> 
> - Just in case, do you accidentally plan supporting nested initializer lists?

Not at the moment.


Repository:
  rC Clang

https://reviews.llvm.org/D45774



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

Reply via email to