commit | 3d322bf6e500a2245c7a1871e6aca722e3195267 | [log] [tgz] |
---|---|---|
author | Zhaoyang Li <zhaoyangli@chromium.org> | Wed Nov 17 01:19:53 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 17 01:19:53 2021 |
tree | e238956c40a4d3e05d5bbbd134c10dcdf67981bf | |
parent | fa14031e111fcf5320ae2ec9c432aae897c91415 [diff] |
[iOS][libFuzzer] Set enable_dsyms=false for iOS libfuzzer builders clusterfuzz infra can interpret the binary in dSYM package as the fuzzer binary. Do not build it to avoid the issue. Bug: 1256485 Change-Id: I7f9e9c001a99e45412569c9c5b55af10a27ea5e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3285924 Reviewed-by: Haiyang Pan <hypan@google.com> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/main@{#942391}
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.