[roll] Roll fuchsia [superproject] Roll llvm-project/libc b29b791..97ac2e7 (3 commits)

97ac2e7 [test][libc] Fix aligned_alloc argument
799c758 [libc][cleanup] Fix most conversion warnings
75a5757 [libc] Add nullptr check option to printf %s

GitOrigin-RevId: 61d165eff59020988156526380bac243498faf52
Roller-URL: https://ci.chromium.org/b/8773368852074023841
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/896266
Original-Revision: 569a8f43dcd10086bb06f2e9c4a3066ba79b18b8
Change-Id: I8f870e35d55286af4a39b235980431f5bc10c8e9
1 file changed
tree: 8d240b70ef89a907409380d7c1d57bb297fb8df3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.