diff options
author | Steve Naroff <snaroff@apple.com> | 2007-06-01 17:11:19 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2007-06-01 17:11:19 +0000 |
commit | 0f2fe17ff15e22b990e8f1a6162c42df0c419ced (patch) | |
tree | b4454ff3ff6779ccea8bf61e3f4e616f9aec8cd4 /clang/CodeGen/CodeGenFunction.cpp | |
parent | a076fde1e36e8a8afad5b4ab53cb5414e196f2ae (diff) | |
download | bcm5719-llvm-0f2fe17ff15e22b990e8f1a6162c42df0c419ced.tar.gz bcm5719-llvm-0f2fe17ff15e22b990e8f1a6162c42df0c419ced.zip |
Bug #:
Submitted by:
Reviewed by:
Implement support for GCC __attribute__.
- Implement "TODO" in Parser::ParseAttributes. Changed the return type from
void to Parser::DeclTy. Changed all call sites to accept the return value.
- Added Action::ParseAttribute and Sema::ParseAttribute to return an
appropriate AST node. Added new node AttributeDecl to Decl.h.
Still to do...hook up to the Decl...
llvm-svn: 39539
Diffstat (limited to 'clang/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions