]> granicus.if.org Git - clang/commit
improved on diagnosing misplacement of sentinel attributes.
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 15 May 2009 21:18:04 +0000 (21:18 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 15 May 2009 21:18:04 +0000 (21:18 +0000)
commit3bba33d6f58844d4924ab1e221dc2ff44c521624
tree9548d941bcb6a1a32a62ae4afe0508eaf6ad9124
parent87752b2442260fcf569e7a1447a04cd8955494c5
improved on diagnosing misplacement of sentinel attributes.
No change in functionality.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71894 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaExpr.cpp
test/Sema/block-sentinel-attribute.c