NoQ added a comment.

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.

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


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