[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_presubmit: Add a 'host_clang_fuzz' step This CL adds three things: * A 'pw_strict_host_clang_fuzz' toolchain based on `pw_toolchain_host_clang.fuzz`. * A top-level `//:host_clang_fuzz` GN targets which builds `//:pigweed_defaults` with the above toolchain. * A `gn_fuzz_build` presubmit step which builds the above target. This step is added to the `SECURITY` presubmit program. As of this CL, this new step does not do much; it merely builds and runs existing targets such as unit tests with additional fuzzer and ASan instrumentation. Subsequent CLs will add FuzzTest and its dependencies to allow `pw_fuzz_test`s to run in "unit test" mode, enabling bounded fuzzing in presubmit. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/143150 Original-Revision: 34e5a1b0c7830abd6ba3b0ba3a13ee24451628aa GitOrigin-RevId: 73cfeb30adbb7f57b99416141181ebf519055fff Roller-URL: https://ci.chromium.org/b/8782282452085939425 CQ-Do-Not-Cancel-Tryjobs: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/849597 Original-Revision: b1b00db34f0296937ce13a76ff8e768961ddd234 Change-Id: Iea270d16d6c609292566d1d2907fe9dcade7d1a3
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.