9#ifndef LLVM_CLANG_TOOLING_TOOLEXECUTORPLUGINREGISTRY_H
10#define LLVM_CLANG_TOOLING_TOOLEXECUTORPLUGINREGISTRY_H
14#include "llvm/Support/Registry.h"
25extern template class CLANG_TEMPLATE_ABI
26 Registry<clang::tooling::ToolExecutorPlugin>;
Top level wrappers for InstallAPI frontend operations.
Diagnostic wrappers for TextAPI types for error reporting.