Useful Links
1. Introduction to Clang and LLVM
2. Clang Tooling Fundamentals
3. Core Compilation Concepts
4. Abstract Syntax Tree
5. Source Code Management
6. Project Setup and Configuration
7. LibTooling Framework
8. AST Navigation Techniques
9. Source Code Modification
10. LibClang Interface
11. Standard Clang Tools
12. Custom clang-tidy Development
13. Advanced Topics
  1. Computer Science
  2. Programming

Clang Tooling

1. Introduction to Clang and LLVM
2. Clang Tooling Fundamentals
3. Core Compilation Concepts
4. Abstract Syntax Tree
5. Source Code Management
6. Project Setup and Configuration
7. LibTooling Framework
8. AST Navigation Techniques
9. Source Code Modification
10. LibClang Interface
11. Standard Clang Tools
12. Custom clang-tidy Development
13. Advanced Topics
  1. Core Compilation Concepts
    1. Preprocessing Stage
      1. Macro Expansion
        1. File Inclusion
          1. Conditional Compilation
            1. Pragma Handling
            2. Lexical Analysis
              1. Tokenization Process
                1. Token Types
                  1. Source Location Tracking
                  2. Parsing and Semantic Analysis
                    1. Syntax Tree Construction
                      1. Name Resolution
                        1. Type Checking
                          1. Template Instantiation
                          2. Code Generation Phase
                            1. LLVM IR Emission
                              1. Object Code Generation

                            Previous

                            2. Clang Tooling Fundamentals

                            Go to top

                            Next

                            4. Abstract Syntax Tree

                            © 2025 Useful Links. All rights reserved.

                            About•Bluesky•X.com