commit | f5ebc0d33eeb9278c19764c00b35a687c4d37b5e | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Mon Nov 13 18:02:32 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 13 18:02:32 2023 |
tree | 61c765ff92a77c70d4927c7c00dcfdae6d956423 | |
parent | 555ec0030f42253281c44d56aad779da61123033 [diff] |
clang-tidy: suggest ranges C++20 is everywhere now. Bug: 1404958 Change-Id: Icb7303e66f865be2d97a444c68ef32995ef71bb0 Fixed: 1404958 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4752640 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by: Peter Kasting <pkasting@chromium.org> Auto-Submit: George Burgess <gbiv@chromium.org> Cr-Commit-Position: refs/heads/main@{#1223721}
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.