[PATCH] D29350: clang-cl: Evaluate arguments left-to-right in constructor call with initializer list (PR31831)

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 31 18:21:39 PST 2017


hans added a comment.

In https://reviews.llvm.org/D29350#662525, @rnk wrote:

> Can you check if we got this wrong in clang 3.8 and 3.9? I'm wondering if this was a regression, or if we always got this wrong.


I tried back to 3.5, and it seems we just always got it wrong.


https://reviews.llvm.org/D29350





More information about the cfe-commits mailing list