Commit 64c929ec authored by Kirill Stoimenov's avatar Kirill Stoimenov
Browse files

[ASan] Fixed a reporting bug in (load|store)N functions which would print...

[ASan] Fixed a reporting bug in (load|store)N functions which would print unknown-crash instead of the proper error message when a the data access is unaligned.

Reviewed By: kda, eugenis

Differential Revision: https://reviews.llvm.org/D123643
parent 4aa5dc15
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment