]> granicus.if.org Git - clang/commit
Get rid of AttributeList in the AST and use the new Attr class instead
authorAnders Carlsson <andersca@mac.com>
Fri, 15 Feb 2008 07:04:12 +0000 (07:04 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 15 Feb 2008 07:04:12 +0000 (07:04 +0000)
commitf78915fa196b3d284ad756f65eecadaefef71eef
tree6de9c10f69bdfc2309ea46c272b0321db09383f3
parentf963339f63e37057c7f397b3ecf5bfb49f6b48b9
Get rid of AttributeList in the AST and use the new Attr class instead

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47155 91177308-0d34-0410-b5e6-96231b3b80d8
AST/Decl.cpp
Sema/SemaDecl.cpp
include/clang/AST/Attr.h
include/clang/AST/Decl.h