commit | b1e9cf0d798d30d754f567694449c52485130061 | [log] [tgz] |
---|---|---|
author | Arthur Eubanks <aeubanks@google.com> | Thu Sep 08 00:09:17 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 08 00:09:17 2022 |
tree | 4a35a1aaac271c32911ef4ca61f98911681fe7dc | |
parent | 6a0f183334b289ed68ba0ad2bccde77913d35aa6 [diff] |
[clang] Don't pass check-gmock-objects argument to find-bad-constructs This is the default as of https://crrev.com/c/3866375. Bug: 589969 Change-Id: I83260b8c9df9903e404c43d39756310cbd23b7a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3876633 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Auto-Submit: Arthur Eubanks <aeubanks@google.com> Cr-Commit-Position: refs/heads/main@{#1044260}
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.