[cfe-dev] Inquiries about the C/C++ parser
Bill Wendling
isanbard at gmail.com
Wed Oct 17 01:18:20 PDT 2007
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
More information about the cfe-dev
mailing list