Add two missing returns, which caused us to be very pessimistic about the
authorChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2004 23:27:09 +0000 (23:27 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2004 23:27:09 +0000 (23:27 +0000)
commit4e46e320a5f502559744ddeab2cad831cdd3056a
tree8df5fa8b00038889d895b29e449cbb3a2d85c747
parent01533ff6526fd31ed4d5c9768dae65ccb1126d92
Add two missing returns, which caused us to be very pessimistic about the
printf and scanf families!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11683 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/GraphChecker.cpp
lib/Analysis/DataStructure/Local.cpp