9#ifndef LLVM_CLANG_TOOLING_COMPILATIONDATABASEPLUGINREGISTRY_H
10#define LLVM_CLANG_TOOLING_COMPILATIONDATABASEPLUGINREGISTRY_H
13#include "llvm/Support/Registry.h"
35 virtual std::unique_ptr<CompilationDatabase>
40 llvm::Registry<CompilationDatabasePlugin>;
The JSON file list parser is used to communicate input to InstallAPI.