DescriptionInstrumented libraries: use package-specific sanitizer blacklists.
Previously we used a single blacklist file per sanitizer. The same file was used
for Chromium and for every instrumented package. This change allows choosing a
different blacklist file for each package, which means that package targets may
now depend on the blacklist files, avoiding expensive clobbers.
This CL also blacklists two known issues in instrumented libraries.
BUG=313751, 367509
R=glider@chromium.org
NOTRY=true
TEST=MSan interactive_ui_tests, ASan compile
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282959
Patch Set 1 #Patch Set 2 : undo accidental whitespace change #
Messages
Total messages: 5 (0 generated)
|