[PATCH] Fix sanitizers' FastUnwindStack() to work in the unwinding state

Viktor Kutuzov vkutuzov at accesssoftek.com
Thu Jul 10 06:41:26 PDT 2014


On FreeBSD we only rely on the fast unwinding so without that fix some tests like null_deref.cc fail.

I will try to prepare a Linux test. I suspect the 'fast_unwind_on_fatal' option may help...

http://reviews.llvm.org/D4460






More information about the llvm-commits mailing list