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

Make the big array in the UBSan C++ runtime be zero-initialized to dramatically

shrink the binary size of the ubsan runtime.

Also fix a bug where long-running processes could eventually trigger a crash in
the runtime by filling up the cache. I've not found a nice way to add a test for
this crasher; ideas welcome.

llvm-svn: 192931
parent cf671439
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