]> granicus.if.org Git - clang/commit
Restore 'atomic' as an attribute of objc
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 11 Jun 2011 00:45:12 +0000 (00:45 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 11 Jun 2011 00:45:12 +0000 (00:45 +0000)
commit45937ae10a0f70f74508165aab4f2b63e18ea747
tree8aae469d5588624e95d6408feb608c2396a0de5a
parentcb5d2d0647fdab2e36c85b417e03bf18916ce10c
Restore 'atomic' as an attribute of objc
properties.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132866 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclObjC.h
include/clang/Sema/DeclSpec.h
lib/Parse/ParseObjc.cpp
lib/Sema/SemaObjCProperty.cpp
test/SemaObjC/warn-implicit-atomic-property.m