Correct the end-of-vector check in GetCompactUnwindInfoForFunction().
authorJason Molenda <jmolenda@apple.com>
Thu, 18 Jun 2015 21:15:58 +0000 (21:15 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 18 Jun 2015 21:15:58 +0000 (21:15 +0000)
commit114fb91217315ee1a977abb05fdb74840f042cac
treed27121bb3071b62e3533e3366217c41ac341faa9
parent64e0dd0a272917b27b621f3c2b1f7fc27c3c5b4a
Correct the end-of-vector check in GetCompactUnwindInfoForFunction().
Problem noticed by Todd Fiala.

llvm-svn: 240060
lldb/source/Symbol/CompactUnwindInfo.cpp