search for: ubsan_handlers

Displaying 1 result from an estimated 1 matches for "ubsan_handlers".

2014 Oct 09
4
[LLVMdev] Remaining Compiler-RT failures in ARM
...mpiler-rt/test/ubsan/TestCases/Misc/missing_return.cpp:6:9 #1 0x195cf in __ubsan::ScopedReport::~ScopedReport() .../compiler-rt/lib/ubsan/ubsan_diag.cc:341 #2 0x1ae79 in handleMissingReturnImpl(__ubsan::UnreachableData*, __ubsan::ReportOptions) [clone .constprop.7] .../compiler-rt/lib/ubsan/ubsan_handlers.cc:254 #3 0x1b31f in __ubsan_handle_missing_return .../compiler-rt/lib/ubsan/ubsan_handlers.cc:259 Maybe the stack is not deep enough? Is it really necessary to get for main in the stack trace? cheers, --renato