[cfe-dev] Getting started

Phil King phil_king at rocketmail.com
Wed Feb 15 15:06:30 PST 2012


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