]> granicus.if.org Git - clang/commit
Add support for parsing the objc_gc attribute. Tests will come shortly.
authorAnders Carlsson <andersca@mac.com>
Sat, 23 Aug 2008 23:22:21 +0000 (23:22 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 23 Aug 2008 23:22:21 +0000 (23:22 +0000)
commitaa0d25b44e510a5a62e7345f4fa3840a886841d2
treefeeb81cbb05f3476b18f4e241db926694c1f2d2a
parent405674c26c52b05df0d833fae6bae818cd52bc32
Add support for parsing the objc_gc attribute. Tests will come shortly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55269 91177308-0d34-0410-b5e6-96231b3b80d8
clang.xcodeproj/project.pbxproj
include/clang/AST/Attr.h
include/clang/Parse/AttributeList.h
lib/Parse/AttributeList.cpp
lib/Sema/SemaDeclAttr.cpp