mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
The algorithm to access an item in a __NSArrayM was not reacting properly to deletions The fix is to use a smarter formula that accounts for items shifting and the resulting notion of offsets in the table llvm-svn: 178076