Displaying 3 results from an estimated 3 matches for "d0eb1e5b".
2016 Mar 31
2
Upgrading to MSVC 2015
...case, it's not an RC, and
it's certainly not an RTM, but it is on the horizon. So hopefully we can
revisit this question when 15 is in RC / RTM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160331/d0eb1e5b/attachment.html>
2016 Mar 29
0
Upgrading to MSVC 2015
On Tue, Mar 29, 2016 at 1:29 PM, Zachary Turner via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> I think it's been a little over a year since we bumped the minimum VS
> version to 2013. Are we planning to do the same for 2015? Update 2 is
> releasing soon, which is stable enough at least to ship Chromium.
In the past, we've supported the latest two major versions of
2016 Mar 29
6
Upgrading to MSVC 2015
I think it's been a little over a year since we bumped the minimum VS
version to 2013. Are we planning to do the same for 2015? Update 2 is
releasing soon, which is stable enough at least to ship Chromium
<https://randomascii.wordpress.com/2016/03/24/compiler-bugs-found-when-porting-chromium-to-vc-2015/>
.
Language wise, 2015 comes with a lot of new C++ features. The most
interesting