Hi, I'm new to clang and am looking for some pointers on getting started. 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 )? Thanks Phil