commit | e245e901b1d4f7d9282f74116f2747cbe363fc79 | [log] [tgz] |
---|---|---|
author | Nico Weber <thakis@chromium.org> | Wed Nov 24 15:23:09 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 24 15:23:09 2021 |
tree | f1a6686dd6dd422008afd900cdfd9ec4542c622f | |
parent | 07c31c3f6c4c65dbe4ddd3812ef4a0242520cd56 [diff] |
Enable -Wshadow and -Wunreachable-code-aggressive under nacl/saigo The nacl saigo toolchain supports many things the old nacl toolchains don't. Similar to https://chromium-review.googlesource.com/c/chromium/src/+/3261253 Depends on: https://chromium-review.googlesource.com/c/native_client/src/native_client/+/3296267 https://chromium-review.googlesource.com/c/native_client/src/native_client/+/3296095 Bug: 1106311,794619,346399 Change-Id: I7d3c0d8fc8c42ecdd89b6c581af65726f26bec01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3298490 Auto-Submit: Nico Weber <thakis@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Reviewed-by: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/main@{#944964}
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.