commit | 9ea770ddbb8e883d8c446d19fc15efd7346b23e6 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Mar 18 22:32:43 2014 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Mar 18 22:32:43 2014 +0000 |
tree | 91ded3fac4b916d04e88e29c4653a102b1068d44 | |
parent | 6d1980d0ca715a2ec414c4e2eb31be509f5963ca [diff] |
Fix use_iterator crash in ObjCArc from r203364 The use_iterator redesign in r203364 introduced an increment past the end of a range in -objc-arc-contract. Added an explicit check for the end of the range. <rdar://problem/16333235> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204195 91177308-0d34-0410-b5e6-96231b3b80d8