commit | 7f6e3aff5cdc7643aeb261927c9706bb8410d996 | [log] [tgz] |
---|---|---|
author | Nico Weber <thakis@chromium.org> | Wed Mar 26 08:07:12 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 08:07:12 2025 |
tree | deec39aed62c9c2af090a0a4196826fe23338e63 | |
parent | 6f800b65cd52223d4feb7db806696e50e56c7411 [diff] |
Revert "Update FindBadRawPtrPatterns.cpp for Clang API change" This reverts commit b8833a89a048145a111a6eed6866b6813daae464. Reason for revert: Upstream change was reverted, see https://crbug.com/406271686 Original change's description: > Update FindBadRawPtrPatterns.cpp for Clang API change > > MatchFinderOptions moved in https://github.com/llvm/llvm-project/pull/128150 > > Bug: 403519834 > Change-Id: Ifa90934e90e9626fb3f946a0253efc190d79f19e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6355808 > Commit-Queue: Reid Kleckner <rnk@chromium.org> > Auto-Submit: Hans Wennborg <hans@chromium.org> > Reviewed-by: Reid Kleckner <rnk@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1432805} Bug: 403519834,406271686 Change-Id: If72b2520db4ac60e65290c81dc69b77b9b65acdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6395695 Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by: Hans Wennborg <hans@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437975}
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.