[roll] Roll fuchsia [superproject] Roll llvm-project/libc 8a35718..85ee87a (2 commits)

85ee87a [libc][fcntl] fix -Wshorten-64-to-32 for 32b ARM (#95945)
72766e4 [libc] Remove unnecessary check in printf floats (#95841)

GitOrigin-RevId: 3ebd7e1667c3230f641164fd69203b6dd2162337
Roller-URL: https://ci.chromium.org/b/8744749295850639601
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1068240
Original-Revision: 97d0f9d3495f78eeeaabebb358ca66e5ce2a2238
Change-Id: I2522ad5bcfd85c4cbbc24604648433475d2c43fb
1 file changed
tree: 322107b0e2ac9116ea7f5e8bc3e1e8ac720a6a09
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.