diff options
Diffstat (limited to 'lib/CodeGen/CGCall.h')
| -rw-r--r-- | lib/CodeGen/CGCall.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/CGCall.h b/lib/CodeGen/CGCall.h index 97221e20c195..7e10407fc31c 100644 --- a/lib/CodeGen/CGCall.h +++ b/lib/CodeGen/CGCall.h @@ -39,7 +39,6 @@ namespace clang {    class VarDecl;  namespace CodeGen { -typedef SmallVector<llvm::AttributeList, 8> AttributeListType;  /// Abstract information about a function or function prototype.  class CGCalleeInfo {  | 
