llvm/libunwind
Saleem Abdulrasool 2d865ccbd8 unwind: EHABISectionIterator operator!=, constify operator-
Add missing `operator!=` and make `operator-` const for
`EHABISectionIterator`.  This repairs the build of libunwind when
building with GCC.

Patch by Chad Duffin!

Reviewed By: compnerd, libunwind
Differential Revision: https://reviews.llvm.org/D81597
2020-06-18 08:54:34 -07:00
..
cmake
docs
include
src unwind: EHABISectionIterator operator!=, constify operator- 2020-06-18 08:54:34 -07:00
test [libc++] Allow specifying arbitrary custom executors with the new format 2020-06-11 16:24:29 -04:00
.clang-format
CMakeLists.txt
LICENSE.TXT