[roll] Roll infra/recipes [clang] Add options to enable assertions and backtraces

The clang recipe did not enable assertions and backtraces. This patch
added these features.

Original-Bug: 433283999
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1327364
Original-Revision: 52c45ec1bb31afd66ebc92a3e28b51bd71922bdc
GitOrigin-RevId: f95ce22fc93f221da90a5905ab80e3d05e110493
Change-Id: I2a814cf81ec9a1ffb19c6b8655ba2915953c0646
1 file changed
tree: b8d319f5b8f204a01fb7841016ecee2218b97ca2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.