> Some are just ARM Linux (fast unwind not working as expected and giving us bad stack traces). These should be fixable by adding -fno-omit-frame-pointer to tests' CXXFLAGS or fast_unwind_on_malloc=0 to ASAN_OPTIONS. Problems may also be caused by broken unwind tables in ARM backend. http://reviews.llvm.org/D3857