commit | fa728e683bac0d1c938b4a9f9972dd87b78263fb | [log] [tgz] |
---|---|---|
author | Miyoung Shin <myid.shin@igalia.com> | Sat Mar 02 08:27:50 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 02 08:27:50 2024 |
tree | ace4c5525b108ded6630f1633833ef2c652ec753 | |
parent | c0da1d23186bbb671c832c5c6e1e1e0fea70c7bb [diff] |
Enable bugprone-forward-declaration-namespace clang-tidy check Following this discussion on cxx[1], this CL enables bugprone-forward-declaration-namespace clang-tidy check in Tricium. [1] https://groups.google.com/a/chromium.org/g/cxx/c/guBh6Nlv2Nk Bug: 1519029 Change-Id: I25ee6147d47951556ab641b7ca5157e4f7bae75f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5203385 Reviewed-by: danakj <danakj@chromium.org> Reviewed-by: Peter Kasting <pkasting@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/main@{#1267514}
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.