[cfe-dev] Inquiries about the C/C++ parser
ShangHongzhang 62185
Jack.Shang at huawei.com
Mon Oct 15 20:32:51 PDT 2007
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?
Regards!
----- 原邮件 -----
发件人: Chris Lattner <clattner at apple.com>
日期: 星期二, 十月 16日, 2007 上午10:41
主题: Re: [cfe-dev] Inquiries about the C/C++ parser
>
> On Oct 15, 2007, at 7:06 PM, ShangHongzhang 62185 wrote:
>
> >
> > Hi, all
> >
> > Recently Im seeking for a C/C++ parser for my project. and
> known
> > Clang from TCC(Tiny C Compiler) mail list. could anyone please
> tell
> > me what the approximate size of the Clang (I only concern on
> C/C++
> > parser part), and the C and C++ parser was both available now ?
>
> What do you mean by size? You can check out clang with the
> instructions here:
> http://clang.llvm.org/get_involved.html
>
> -Chris
>
More information about the cfe-dev
mailing list