Displaying 3 results from an estimated 3 matches for "b5060dda".
2013 Jul 24
0
[LLVMdev] [cfe-dev] Host compiler requirements: Dropping VS 2008, using C++11?
...excuse ($$$ or license) to not update to a more recent edition.
Personally I think we should support the current and the last previous
version of MSVC.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130723/b5060dda/attachment.html>
2013 Jul 23
0
[LLVMdev] [cfe-dev] Host compiler requirements: Dropping VS 2008, using C++11?
I (arduously) updated the docs, so VS 2008 support is gone now.
I’m still curious about C++11 though!
-- Ahmed
2013 Jul 24
4
[LLVMdev] [cfe-dev] Host compiler requirements: Dropping VS 2008, using C++11?
-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.
Most likely I myself will continue using VC 2008 for at least two or more years.
Unlike other C++ compiler, **Clang is not only a compiler, but also a great open source library**. An open source library