[PATCH] [libcxx] Initializer list support for MSVC

Agustín Bergé kaballo86 at hotmail.com
Fri Oct 31 09:28:28 PDT 2014


>>! In D5127#4, @mclow.lists wrote:
> Do we need tests for this change?

The existing tests will do fine, the problem is that the test wont just run with libc++ as is. I had to make a number of changes and add workarounds to get it to work with MSVC, as well as hacked lit.cfg to just work. I'm not sure how to proceed with these changes.

http://reviews.llvm.org/D5127






More information about the cfe-commits mailing list