search for: a5244207

Displaying 1 result from an estimated 1 matches for "a5244207".

Did you mean: 5244200
2005 Feb 17
5
[LLVMdev] LLVM built on VS C++ 2005
Hi, I have built yesterdays CVS download of LLVM on Whidbey (Microsoft Visual Studio 2005). LLVM built with trivial mods due to VS strictness compared to GCC. Basically there are missing return statement/values where Abort() is called, I replaced these with dummy constructors to get them to compile. I do not have 2003. 2005 is much stricter than 2003 and there are quite alot of warnings on