]> granicus.if.org Git - clang/commit
More coherent diagnostic when a stack variable is
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 7 Jun 2011 20:15:46 +0000 (20:15 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 7 Jun 2011 20:15:46 +0000 (20:15 +0000)
commit175df89a9794271669ec347c8c842a99271cbfce
treec1403b95f8fa148aa0f9a48f6ab87358127005fe
parenta9c6441c73686c34fdf5de681bfd81381fd0903c
More coherent diagnostic when a stack variable is
declared __weak objc-gc mode.  // rdar://9666091.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132731 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
test/SemaObjC/objc2-warn-weak-decl.m