• Sajjad Mirza's avatar
    Use the wrapper script in all coverage builds (fixed). · 494df319
    Sajjad Mirza authored
    This is a fix for crrev.com/c/1496002, which was reverted because of a
    1-character mistake. The rest of the CL message is copied from the
    original:
    
    Previously the wrapper script would only be used for coverage builds
    that required selective instrumentation of specific files. Now it
    will also be used for any coverage builds.
    
    Since the script's job is to remove flags from files that shouldn't
    have them the default_coverage config now adds to cflags even in a
    CQ build.
    
    Bug: 918215
    Change-Id: Ifdb13657c0c7a80d79960b411050e4f8918fa172
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1508560Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
    Commit-Queue: Sajjad Mirza <sajjadm@google.com>
    Cr-Commit-Position: refs/heads/master@{#638762}
    494df319
gcc_toolchain.gni 25 KB