RegionInfo: Do not access a value that was just moved away
authorTobias Grosser <tobias@grosser.es>
Tue, 15 Apr 2014 22:09:36 +0000 (22:09 +0000)
committerTobias Grosser <tobias@grosser.es>
Tue, 15 Apr 2014 22:09:36 +0000 (22:09 +0000)
commitd4955a007b2bacaf101d43e92dfd74d6316673b0
treecafc2efc20bb9b41eff9642ba809f8c70b057267
parentd24010f61aca296aa80ef1c926612484cd25e8c9
RegionInfo: Do not access a value that was just moved away

This fixes a regression introduced in r206310.

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