]> granicus.if.org Git - clang/commit
Reorganize the return-type vs. expression checking code in
authorJohn McCall <rjmccall@apple.com>
Wed, 17 Aug 2011 22:09:46 +0000 (22:09 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 17 Aug 2011 22:09:46 +0000 (22:09 +0000)
commit0a7efe1142d241678c91bf93ee6adb51289863a4
treeb6886eef2a70f765aa372065e0db563c85f2d0b0
parent5d6a4ad65726c1825134800cfb7cb5e81b4dc0f3
Reorganize the return-type vs. expression checking code in
block returns; no functionality change.

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