]> granicus.if.org Git - clang/commit
Correct r124242 making sure function chunk that gets diagnosed is really about the...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 26 Jan 2011 01:26:44 +0000 (01:26 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 26 Jan 2011 01:26:44 +0000 (01:26 +0000)
commita4356adfd4a79bd63f86e2b30878795ce7b9b0a6
tree20fc80c9663e9989d0cc2224bd8d74d3062823f9
parent4717f163eb3578f5bada399dd6ced1c62847bfe4
Correct r124242 making sure function chunk that gets diagnosed is really about the block.
Clairvoyance by John!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124264 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaType.cpp
test/Sema/block-return.c