]> granicus.if.org Git - clang/commit
more printf attribute on block declaration and
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 18 May 2009 21:05:18 +0000 (21:05 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 18 May 2009 21:05:18 +0000 (21:05 +0000)
commit725165f2846bd37d3aaf863747fa30126992085e
tree10cfacfdd05f0ce06d68f2d75c867256aa467393
parentd86d3361924a89d6c67ddbb3a2307af4008889ab
more printf attribute on block declaration and
checking when block is envoked. In progress.

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