masterofeye / libyuv

Automatically exported from code.google.com/p/libyuv
0 stars 0 forks source link

test msan #564

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
compile and test run with msan=1 

set all these: GYP_DEFINES="msan=1 msan_track_origins=2 
use_prebuilt_instrumented_libraries=1"

fix any issues.
document how to do it in Getting Started.

Original issue reported on code.google.com by fbarch...@google.com on 2 Feb 2016 at 11:13