[roll] Roll fuchsia [superproject] Roll llvm-project/libc 4220b39..3fc2abf (2 commits)

3fc2abf [libc][NFC] Fix missing field 'tm_isdst' initializer warning (#67837)
7431f1d [libc][NFC] Couple of small warning fixes (#67847)

GitOrigin-RevId: beae5d7f1c9f607fc8cdfeccef070931094cd486
Roller-URL: https://ci.chromium.org/b/8768190190248436865
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/926416
Original-Revision: bf5f874078b2deef1c4ecc367ba7585a2ad8aa83
Change-Id: If8232b0f60f81a65fa11b1f521650e35b7b6b424
1 file changed
tree: 20a88808f317504b5f7fa7e389e758dab19fd406
  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.