]> granicus.if.org Git - clang/commit
Return true in case of error, which is what other functions do.
authorAnders Carlsson <andersca@mac.com>
Fri, 17 Aug 2007 15:44:17 +0000 (15:44 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 17 Aug 2007 15:44:17 +0000 (15:44 +0000)
commit9cdc4d3834f203dcde3ff274b8928e4620a914d5
tree308782d3ddef432abf8fe2dc7009b34ee865fc01
parent71993dd85eed9cc42c6b2fa61ee5c53026b74817
Return true in case of error, which is what other functions do.

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