]> granicus.if.org Git - clang/commit
Cleanup objc's gc attributes code no longer needed.
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 18 Feb 2009 17:52:36 +0000 (17:52 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 18 Feb 2009 17:52:36 +0000 (17:52 +0000)
commitba372b85524f712e5b97a176f6ce0197d365835d
tree9269ad70b414fe6efb71943109e5fb739b62ecc4
parent60800081361b0ffc114877b8abbc81cb57b4edf6
Cleanup objc's gc attributes code no longer needed.
This make warn-weak-field.m to fail (subject of
a followup patch).
attr-objc-gc.m no passes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64925 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Attr.h
include/clang/AST/Type.h
lib/CodeGen/CGExpr.cpp
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaType.cpp