commit | 722b6f18536a1b23a03bfb55440f098da0a7762d | [log] [tgz] |
---|---|---|
author | Pete Cooper <peter_cooper@apple.com> | Wed Apr 18 20:29:17 2012 +0000 |
committer | Pete Cooper <peter_cooper@apple.com> | Wed Apr 18 20:29:17 2012 +0000 |
tree | db10f1111f6cdc32967a91d47b5b42c40248c4fb | |
parent | 838b7a33f49dd1bab5b0c609368ab8b0a44cba83 [diff] |
LiveIntervalUpdate validators weren't recorded after the calls to std::for_each. Turns out std::for_each doesn't update the variable passed in for the functor but instead copy constructs a new one. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155041 91177308-0d34-0410-b5e6-96231b3b80d8