hanchenye-llvm-project/libunwind
Louis Dionne 9b211a5076 [libunwind] Fix incorrect check for out-of-boundedness
If the personalityIndex (which is 0-based) is equal to the length of
the personality array, we should error out.

rdar://18013273
2020-08-11 15:37:57 -04:00
..
cmake [libcxx][libcxxabi][libunwind] Use libgcc on Android 2020-04-30 15:42:32 -07:00
docs Bump the trunk major version to 12 2020-07-15 12:05:05 +02:00
include [libunwind] add hexagon support 2020-04-10 04:24:10 -05:00
src [libunwind] Fix incorrect check for out-of-boundedness 2020-08-11 15:37:57 -04:00
test [libunwind] Make the test depend on the libunwind explicitly. 2020-08-03 09:46:23 +02:00
.clang-format
CMakeLists.txt [libunwind] Add -Wno-suggest-override to CMakeLists.txt. 2020-07-31 19:04:13 +01:00
LICENSE.TXT