search for: 89ff20e3

Displaying 2 results from an estimated 2 matches for "89ff20e3".

2013 Jul 24
0
[LLVMdev] [cfe-dev] Host compiler requirements: Dropping VS 2008, using C++11?
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. > > Most likely I myself will continue using VC 2008 for at least two or more > years.
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