|
ACAV f0ba4b7c9529
Abstract Syntax Tree (AST) visualization tool for C, C++, and Objective-C
|
Files | |
| ClangUtils.h | |
| Utilities for interacting with Clang at runtime This includes runtime detection of Clang paths and AST operations. | |
| DependencyTypes.h | |
| Common data structures for dependency information shared across tools. | |
| DiagnosticLogFormat.h | |
| Helpers to format diagnostics for log ingestion. | |
| FileManager.h | |
| Centralized file registry with path-to-FileID mapping. | |
| InternedString.h | |
| Memory-efficient immutable string with automatic deduplication. | |