fix a potentially serious bug in AliasSet::removeCallSite
authorChris Lattner <sabre@nondot.org>
Sat, 9 Apr 2011 05:51:34 +0000 (05:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 9 Apr 2011 05:51:34 +0000 (05:51 +0000)
commitc9049a9ea8993e64b58c206fed6609a1415519f2
tree50d6b1ae5ab073afdba47ab43e753f578dc02554
parentf4afdfc501b7185d24a0ef184fe3d0c0bbe22e0c
fix a potentially serious bug in AliasSet::removeCallSite
where we shrunk the list without updating the end iterator.
By inspection, from PR9639.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129190 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
include/llvm/Analysis/AliasSetTracker.h