[cfe-dev] Getting started
Chad Rosier
mcrosier at apple.com
Wed Feb 15 15:17:32 PST 2012
Phil,
You might also try grepping the mailing lists to see if you can find an answer. Unfortunately, I don't have a specific answer to give you, but maybe someone else can offer some direction. If this is going to be a research project, then it's inevitable that you'll have to work on the source. That _is_ the definitive documentation.
Chad
On Feb 15, 2012, at 3:06 PM, Phil King wrote:
> Hi Chad,
>
> I should have mentioned that I've already looked at the documents on llvm.org/docs and clang.llvm.org/docs.
>
> I've also seen the doxygen API documentation, but it's going to take a long time to get going using that on its own ;-)
> Phil.
>
>
>
> ----- Original Message -----
> From: Chad Rosier <mcrosier at apple.com>
> To: Phil King <phil_king at rocketmail.com>
> Cc: "cfe-dev at cs.uiuc.edu" <cfe-dev at cs.uiuc.edu>
> Sent: Wednesday, 15 February 2012, 22:50
> Subject: Re: [cfe-dev] Getting started
>
>
> On Feb 15, 2012, at 2:41 PM, Phil King wrote:
>
>> Hi,
>>
>> I'm new to clang and am looking for some pointers on getting started.
>
> See: http://llvm.org/docs/GettingStarted.html
>
>> I want to be able to build a project against clang with the aim of adding code checking functionality for research purposes. Are there any examples / tutorials that show how to do this (e.g. getting and walking the AST representation of an expression )?
>
> See: http://llvm.org/docs/
>
>> Thanks
>>
>> Phil
>>
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
More information about the cfe-dev
mailing list