In http://reviews.llvm.org/D7370#117647, @thakis wrote:
> Out of interest, which header file? We are able to parse all of Chromium > with MSVC2012 a while ago, and that uses lots of Windows headers. Chromium doesn't use C++11 library features like <future>, which tend to pull in other ConCRT headers that we aren't testing yet. REPOSITORY rL LLVM http://reviews.llvm.org/D7370 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
