Skip to content
Commit e29c6731 authored by Alexey Samsonov's avatar Alexey Samsonov
Browse files

[Sanitizer/ASan] Simplify the code that prints and symbolizes stack traces....

[Sanitizer/ASan] Simplify the code that prints and symbolizes stack traces. Fall back to module+offset if user-provided symbolizer failed. Use weak function __asan_symbolize instead of __asan_set_symbolize_callback in ASan interface, so that we're able to symbolize reports for errors that happen before the main() is called, for example, during module initialization.

llvm-svn: 165000
parent a2c1c7a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment