]> granicus.if.org Git - clang/commit
metadata generated by the compiler does not include the weak
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 12 Aug 2011 20:47:08 +0000 (20:47 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 12 Aug 2011 20:47:08 +0000 (20:47 +0000)
commit3a02b44e3948f7762dbfba94b7961281ca29d022
treeb27da1f33f8022d0df58b81668a3d700cb850a4a
parent261f5b47323d5afd32da83e71284a6258791f72f
metadata generated by the compiler does not include the weak
attribute of a property. patch by Remy Demarest fixes it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137509 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclObjC.h
lib/AST/ASTContext.cpp