[PATCH] D29457: [asan] Properly handle exceptions.

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 09:50:29 PST 2017


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm

I'm guessing the libfuzzer test suite exhibits these types of crashes, and we need to handle them.


https://reviews.llvm.org/D29457





More information about the llvm-commits mailing list