DescriptionMSan: introduce a GYP flag to control origin tracking.
By setting msan_track_origins, the user can now choose between no origin
tracking (0), simple tracking (1) and chained origins (2). The default is
still 1.
Note that this doesn't affect instrumented libraries build, and is not
currently compatible with instrumented libraries for values of
msan_track_origins other than 1.
BUG=178409
TBR=glider@chromium.org, thakis@chromium.org
NOTRY=true
TEST=compile
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279127
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|