diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2009-08-19 01:27:57 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2009-08-19 01:27:57 +0000 |
commit | 60ed560428fcc634df604dd23f873598d12a1a6d (patch) | |
tree | b80634730c953f366990cac57658332301732140 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 3f79ad74054f1d7afe46f97e4f0f931835cfe6f1 (diff) | |
download | bcm5719-llvm-60ed560428fcc634df604dd23f873598d12a1a6d.tar.gz bcm5719-llvm-60ed560428fcc634df604dd23f873598d12a1a6d.zip |
Introduce DeclaratorDecl and pass DeclaratorInfo through the Decl/Sema interfaces.
DeclaratorDecl contains a DeclaratorInfo* to keep type source info.
Subclasses of DeclaratorDecl are FieldDecl, FunctionDecl, and VarDecl.
EnumConstantDecl still inherits from ValueDecl since it has no need for DeclaratorInfo.
Decl/Sema interfaces accept a DeclaratorInfo as parameter but no DeclaratorInfo is created yet.
llvm-svn: 79392
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions