]> granicus.if.org Git - clang/commit
Issue warning when 'weak_import' attribute is applied on a class only
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 12 Apr 2010 16:57:31 +0000 (16:57 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 12 Apr 2010 16:57:31 +0000 (16:57 +0000)
commit3be17941f1edff4843692066f9d33d438a517612
tree3762b2523157da42b5b11a70f8442a3932f863d0
parent15f2e72f75932a66c4d7b27f5fa3d3be804cf5e2
Issue warning when 'weak_import' attribute is applied on a class only
when it is not supported in versions of MacOs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101044 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp