Using Clang as a Compiler¶
Using Clang as a Library¶
- Choosing the Right Interface for Your Application
- External Clang Examples
- Introduction to the Clang AST
- LibTooling
- LibFormat
- Clang Plugins
- How to write RecursiveASTVisitor based ASTFrontendActions.
- Tutorial for building tools using LibTooling and LibASTMatchers
- Matching the Clang AST
- How To Setup Clang Tooling For LLVM
- JSON Compilation Database Format Specification