commit | 1b957a09aeee354b68d065e3b22b82e356cdabde | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@chromium.org> | Mon Oct 09 15:52:04 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 09 15:52:04 2023 |
tree | 7efee001c080f3fc9cba85cad53a648ecf1c3903 | |
parent | 40df9a6bdf00bea82bb02db6717f76f2e97254ad [diff] |
Check __GNUC__ and __GNUC_MINOR__ are defined. The fix is under review also in absl, this is to unblock the roll into WebRTC. Bug: None Change-Id: I21266643b444b672ba56befe145011d4070fb7fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4915948 Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Reviewed-by: Harald Alvestrand <hta@chromium.org> Reviewed-by: Danil Chapovalov <danilchap@chromium.org> Cr-Commit-Position: refs/heads/main@{#1207095}
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.