]> granicus.if.org Git - clang/commit
Fix dereference of end iterator. Spotted by ASan.
authorMatt Beaumont-Gay <matthewbg@google.com>
Wed, 14 Mar 2012 20:21:25 +0000 (20:21 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Wed, 14 Mar 2012 20:21:25 +0000 (20:21 +0000)
commitd53e877ddf885da28aa4668148a5f0ce0045ab54
tree7c84883736d81be6d8fa8e7d64f0f4d9609e2bb9
parent9373937945e1e075dfa08169eaccc1ad0b31f699
Fix dereference of end iterator. Spotted by ASan.

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