commit | 779a8e035025c76ee76bf11f8dc7aa95ebb56c9a | [log] [tgz] |
---|---|---|
author | Ramin Halavati <[email protected]> | Fri Feb 23 07:16:41 2018 |
committer | Commit Bot <[email protected]> | Fri Feb 23 07:16:41 2018 |
tree | 6958be4db5fdf1f2d72904d72d587dcb77cf61d3 | |
parent | 3e0798dd67e1af3e4906123640523cb436bf793e [diff] |
Filter required files before running clang tool on Windows. Compile commands on Windows need updating before clang tools run on them. This process is slow as the compile commands file is quite large. This CL filters the compile commands file to only include the required items, and then updates the remaining for the clang tools. Bug: 690323 Change-Id: I9cf45018afb47a3fbf67a05e5e0ab16de575de76 Reviewed-on: https://chromium-review.googlesource.com/921222 Commit-Queue: Ramin Halavati <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/master@{#538721}
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 .