[LLVMdev] [cfe-dev] Host compiler requirements: Dropping VS 2008, using C++11?

Chris Lattner clattner at apple.com
Wed Jul 24 21:24:13 PDT 2013


On Jul 23, 2013, at 9:12 PM, Chandler Carruth <chandlerc at google.com> wrote:

> On Tue, Jul 23, 2013 at 7:17 PM, Wang Qi <wqking at outlook.com> wrote:
> -1.
> 
> I believe there are still a lot of people using VC 2008, though I can't give the data.
> VC 2008 (even the express version) is enough for a lot of development, such like game development.

> Unless someone within the community steps forward with a powerful argument to continue to support VC 2008, I'm going to make the call: we don't support it.

+1.  I completely agree.

-Chris


> 
> Why? I don't actually disagree with your points, but I think there are overriding concerns:
> 
> 1) The pragmatic fact is that we simply don't have enough contributors and active (within the community) users that use, exercise, report bugs, and provide patches to support VC2008 to credibly say we support it. The fact is that we already don't, and we won't going forward regardless of what folks say on this email thread.
> 
> 2) #1 isn't a problem that it is worth it to the community to solve. That is, I would rather have the developers and members of the community working to better support more modern Windows platforms rather than this old one. So I think it is actively in our best interest to not invest in changing #1.
> 
> 3) LLVM (and its subprojects) have a long history of beneficially tracking and leveraging modern aspects of C++. We want to do more of this faster, not less of it slower, because it significantly improves the cleanliness, maintainability, simplicity, and performance of our libraries. To this end, it is directly to the benefit of the project to stay as close as possible to the latest versions of the various toolchain vendors.
> 
> 4) Users of LLVM that are necessarily dealing with an unchanging toolchain and environment always have the option of freezing their version of LLVM along with that environment, or working assiduously to build a sufficiently strong role within the community to both provide the necessary testing and fixes for the environment (#1 above) and overcome the burden it places on the rest of the project (#3).
> 
> At this point, I suspect we should put the subject to rest.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130724/89ff20e3/attachment.html>


More information about the llvm-dev mailing list