]> granicus.if.org Git - clang/commit
Pacify gcc's -Wreturn-type.
authorMatt Beaumont-Gay <matthewbg@google.com>
Tue, 31 Jan 2012 18:59:25 +0000 (18:59 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Tue, 31 Jan 2012 18:59:25 +0000 (18:59 +0000)
commit56e68b712931e66612b01ecf0af27a05e5d12648
treedb812564deb4ed5dd9941db0971df3e6628f4bed
parent29254f4dd114fe2dd5c4e7a261ebea941973ad3d
Pacify gcc's -Wreturn-type.

A separate unreachable message will make it easier to debug if either of the
unreachables is reached.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149402 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Expr.cpp