Displaying 3 results from an estimated 3 matches for "9ae7c470".
2013 Nov 09
0
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
..._______________________________________
> 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/20131109/9ae7c470/attachment.html>
2013 Nov 09
1
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
>> So, by dropping support for VS 2010, you will be making any developer
>> who uses Windows XP - potentially a large number of developers given
>> Windows XP's still huge market share - unable to build clang.
>
> We could create some special bonware that installs 7 on any XP machine
> it encounters. Volunteers?
Not everyone thinks that such a thing would be bonware
2013 Nov 09
0
[LLVMdev] [cfe-dev] RFC: A proposal to move toward using C++11 features in LLVM & Clang / bounding support for old host compilers
> So, by dropping support for VS 2010, you will be making any developer
> who uses Windows XP - potentially a large number of developers given
> Windows XP's still huge market share - unable to build clang.
We could create some special bonware that installs 7 on any XP machine
it encounters. Volunteers?
Tim.