mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
This commit handles the following types: - clang::ExternalASTSource - clang::TargetInfo - clang::ASTContext - clang::SourceManager - clang::FileManager Part of cleanup #151026