On Oct 15, 2007, at 8:32 PM, ShangHongzhang 62185 wrote:

>
> Thanks for you response. Chris!
> the size means the LOC of the C/C++ parser of the Clang.
> I just want to use Clang as code analyser for C/C++ project. so I  
> need to know if the C and C++ parser was both available now?
>
Hi Shang,

C++ is not available right now. The C front end is getting better  
every day. Someone is already using Clang as an analyzer. You should  
be able to modify it as you wish.

-bw

_______________________________________________
cfe-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

Reply via email to