commit | 6a730ee5d94f9fef92077d88bd4f6efc8cf707cd | [log] [tgz] |
---|---|---|
author | Tomasz Śniatowski <tsniatowski@vewd.com> | Sun Jan 15 06:35:18 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jan 15 06:35:18 2023 |
tree | 901a5727bca5aed10e0b856b4f2cbef19d179eba | |
parent | 0caefd3bb6123be2831b21c1abb258175c0c9aa7 [diff] |
IWYU <cstring> for strcmp in raw_ptr This broke a non-default asan build back when this code was in raw_ptr.cc directly, fix in raw_ptr_asan_hooks.cc since it just moved. Bug: 1371729 Change-Id: I50a614b7139387b8b74f138c7d316390867efd84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4160906 Auto-Submit: Tomasz Śniatowski <tsniatowski@vewd.com> Reviewed-by: Bartek Nowierski <bartekn@chromium.org> Commit-Queue: Bartek Nowierski <bartekn@chromium.org> Cr-Commit-Position: refs/heads/main@{#1092830}
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.