diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-03-18 22:32:43 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2014-03-18 22:32:43 +0000 |
commit | cb1c81afa0f319de56afddd1b13f6b1ce3cdec1a (patch) | |
tree | d64bb90425ac4cb60f6b4b363f1255cef37efc9a /clang/lib/Basic/IdentifierTable.cpp | |
parent | 2f6bec6ee9f289b2c042d32f781130e053d2f116 (diff) | |
download | llvm-cb1c81afa0f319de56afddd1b13f6b1ce3cdec1a.zip llvm-cb1c81afa0f319de56afddd1b13f6b1ce3cdec1a.tar.gz llvm-cb1c81afa0f319de56afddd1b13f6b1ce3cdec1a.tar.bz2 |
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>
llvm-svn: 204195
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions