9#ifndef LLVM_CLANG_DRIVER_UTIL_H
10#define LLVM_CLANG_DRIVER_UTIL_H
13#include "llvm/ADT/DenseMap.h"
22 typedef llvm::DenseMap<const JobAction*, const char*>
ArgStringMap;
Forward-declares and imports various common LLVM datatypes that clang wants to use unqualified.
SmallVector< Action *, 3 > ActionList
ActionList - Type used for lists of actions.
llvm::DenseMap< const JobAction *, const char * > ArgStringMap
ArgStringMap - Type used to map a JobAction to its result file.
The JSON file list parser is used to communicate input to InstallAPI.