[PATCH] [MSVC2012] Allow 'mutable' references (fix for http://llvm.org/PR22444)
Reid Kleckner
rnk at google.com
Wed Feb 4 12:46:06 PST 2015
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/
More information about the cfe-commits
mailing list