[LLVMdev] Current state of the (new) CBackend & LLVM/clang with Microsoft Visual Studio
Óscar Fuentes
ofv at wanadoo.es
Mon Jan 10 14:09:57 PST 2011
Jonas Gefele <llvm.org at schrieb.de> writes:
> Furthermore, I use Microsoft Visual Studio. The "Getting started with
> MVC" documents for release 2.8 say "To emphasize, there is no C/C++
> front end currently available" but I had no problems compiling and using
> clang so far. Have I just been lucky and didn't hit a problem so far
> (but will probably do so, as soon as I compile more complex things)? Or
> is clang working fine for my use case (converting C++ to C)?
Here, using the stdlib (std::vector, iostreams, etc) generates long rows
of errors. VS10.
More information about the llvm-dev
mailing list