From: Daniel Dunbar
While this work aims to provide a fully functional C/C++/ObjC front-end, it -is still early work and is under heavy development. In particular, -there is no real C++ support yet (this is obviously a big project), and C/ObjC -support is still missing some minor features. Some of the more notable missing -pieces of C support are:
+is still relatively new and under heavy development. Currently we believe clang +to be very usable as a C and Objective-C compiler, however there is no real C++ +support yet (this is obviously a big project). Additionally, for C and +Objective-C:At this point, C and Objective-C are generally usable for X86-32 and X86-64 -targets. If you run into problems, please file bugs in LLVM Bugzilla or bring up the issue on the +
If you run into problems, please file +bugsin LLVM Bugzilla or bring up the issue +on the Clang development mailing list.