Skip to content
Commit cf56ebd5 authored by Richard Smith's avatar Richard Smith
Browse files

ubsan: When diagnosing something wrong somewhere in memory, emit a note

pointing at the bad location and a snippet of nearby memory values. This is
strictly best-effort; reading these bytes to display the note could lead to a
seg fault, and that's explicitly OK.

llvm-svn: 170415
parent cb233428
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