[roll] Roll infra/recipes [clang_toolchain] Add use_sanitizer property

Plumb through a recipe property to set LLVM_USE_SANITIZER in cmake.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1624154
Original-Original-Revision: 447353d93658631d35874fb935862814d172ca67
GitOrigin-RevId: e2d7e74d00eb277a1c9eadbc0444abeea82417ea
Change-Id: I430d248754cf48cdb394995e38b67c1da68fd999
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1630454
Cr-Commit-Position: refs/heads/main@{#193617}
1 file changed
tree: 17a6682cb82405e7d8e6931768913b72e5371a24
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.