• Joel Klinghed's avatar
    Make asan blacklists optional · 0cae2225
    Joel Klinghed authored
    Default is still on but the use of blacklists for asan can be
    disabled by setting asan_use_blacklist to false.
    
    This is useful for distributed compilers such as icecc where
    flags as -fsanitize-blacklist= pointing to a local source file
    is not yet supported.
    
    Bug: 818190
    Change-Id: I828ada1142ef76ecc0f1ccad8bd41390f0cbceea
    Reviewed-on: https://chromium-review.googlesource.com/c/946101
    Commit-Queue: Joel Klinghed <the_jk@opera.com>
    Reviewed-by: default avatarMax Moroz <mmoroz@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#629534}
    0cae2225
BUILD.gn 18.7 KB