[LCG] Fix the bugs that Ben pointed out in code review (and the MSan bot
authorChandler Carruth <chandlerc@gmail.com>
Fri, 18 Apr 2014 20:44:16 +0000 (20:44 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 18 Apr 2014 20:44:16 +0000 (20:44 +0000)
commit7dcb16865610436131df1247def9f573b3d44e1b
treef271dab6e274b046fff768a56d0270c9d7d1ff1f
parentabc5eea499e24317bfaaafa6e57b929a5cb1d2b8
[LCG] Fix the bugs that Ben pointed out in code review (and the MSan bot
caught). Sad that we don't have warnings for these things, but bleh, no
idea how to fix that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206646 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LazyCallGraph.cpp