commit | b34721e3a90dfb9f111900eb8f23f05810b61068 | [log] [tgz] |
---|---|---|
author | Arthur Eubanks <[email protected]> | Wed Aug 24 17:47:20 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Aug 24 17:47:20 2022 |
tree | 6499421bbf592530d703a3e803435869c7fb3dec | |
parent | 2f48532049b922f5a1473ef4a53d6fa37c3c6ba7 [diff] |
[clang] Fix more clang plugin warnings in gmock objects Discovered by passing "check-gmock-objects" to find-bad-plugins and fixing the fallout. Bug: 589969 Change-Id: Ib71a23035870b3d535683ce0f93182b3446956e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3851441 Reviewed-by: Nico Weber <[email protected]> Owners-Override: Nico Weber <[email protected]> Commit-Queue: Arthur Eubanks <[email protected]> Cr-Commit-Position: refs/heads/main@{#1038843}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.