Fix virtual class with non-virtual dtor complaint

Fixes compiler complaint about:
src/Unwind/UnwindCursor.hpp:366:25: error: 'libunwind::AbstractUnwindCursor' has virtual functions but non-virtual destructor [-Werror,-Wnon-virtual-dtor]


git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@206942 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed
tree: 678d39bac1e1efc508b8b00e290ebc51ef01aca6
  1. include/
  2. lib/
  3. src/
  4. test/
  5. www/
  6. CREDITS.TXT
  7. LICENSE.TXT