[clang-tidy] Add ability to checkout clang-tidy.

This CL adds the DEPS entry to checkout `clang-tidy` if requested
in the `.gclient` config file. A doc is added which gives some
guidance on how to run `clang-tidy`.

Change-Id: I92eeaff33137158ffd17315649fb333c366fc91d
Bug: dawn:1414
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89801
Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
dan sinclair
2022-05-16 12:58:24 +00:00
committed by Dawn LUCI CQ
parent 9ff8abf347
commit 93cf346d67
4 changed files with 232 additions and 0 deletions

4
.gitignore vendored
View File

@@ -122,3 +122,7 @@ default.profraw
lcov.info
/cmake-build-*/
/testing
### Clang-Tidy files
all_findings.json