commit | 9619c7100bab3b50c280efd021f92722bd1ab48e | [log] [tgz] |
---|---|---|
author | Yuke Liao <[email protected]> | Fri Nov 02 07:18:09 2018 |
committer | Commit Bot <[email protected]> | Fri Nov 02 07:18:09 2018 |
tree | d3bc65d07458951ee59fc40c6c9cb2d72e29b5f8 | |
parent | 6c40eacf826f33e3d9972f5c38e52fb49a917f5f [diff] |
[code coverage] Hook coverage wrapper to build toolchains This CL hooks the Clang code coverage wrapper into the build toolchains, and specifically, a new build flag: coverage_instrumentation_input_file is added to allow turning on/off the wrapper and pass the list-files-to-instrument around. Bug: 898695 Change-Id: I405ccbfc1796afa44534794d711f2953fac78f6d Reviewed-on: https://chromium-review.googlesource.com/c/1309999 Commit-Queue: Yuke Liao <[email protected]> Reviewed-by: Takuto Ikuta <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Cr-Commit-Position: refs/heads/master@{#604858}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .