[PATCH] D42242: Make libc++abi work with gcc's ARM unwind library

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 23 10:08:47 PST 2018


mclow.lists updated this revision to Diff 131102.
mclow.lists added a comment.

Find *all* the places that we are using `exception_class` and wrap them in helper routines.


https://reviews.llvm.org/D42242

Files:
  src/cxa_default_handlers.cpp
  src/cxa_exception.cpp
  src/cxa_exception.hpp
  src/cxa_handlers.cpp
  src/cxa_personality.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42242.131102.patch
Type: text/x-patch
Size: 10878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180123/81262688/attachment-0001.bin>


More information about the cfe-commits mailing list