]> granicus.if.org Git - clang/commit
Downgrade error about nonnull attribute bbeing applied to a function without point...
authorDouglas Gregor <dgregor@apple.com>
Thu, 12 Aug 2010 18:48:43 +0000 (18:48 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 12 Aug 2010 18:48:43 +0000 (18:48 +0000)
commitc9ef405559c90fc98b016d00aeae8afbc31c6bf6
tree5cefbcf7f1f8012758fda1fd3af06d79139f4630
parentf128b858871748d6342bc394af28ea4955b826be
Downgrade  error about nonnull attribute bbeing applied to a function without point arguments to a warning

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110939 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclAttr.cpp
test/SemaObjC/nonnull.m