[roll] Roll fuchsia [roll] Roll llvm-project/libc ec38415..fba9d3e (3 commits)

fba9d3e:https://llvm.googlesource.com/llvm-project/libc/+/fba9d3e74e8bae79523832f343c7ed715f759f2d [Clang] Update the 'gpuintrin.h' lane scan handling (#185451)
26ccd53:https://llvm.googlesource.com/llvm-project/libc/+/26ccd530daf80354adba537593a85e1b458aee54 [libc][docs] Furo theme, new landing page, cleanups (#184303)
a5c6965:https://llvm.googlesource.com/llvm-project/libc/+/a5c69651df68f2e4319b5c265ad4e0c849fd4d42 [libc] Use explicit cast to time_t in utimes_test. (#185307)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1533743
Original-Revision: fbcc68e8589fac5dcd87ce4418f834626ea508ce
GitOrigin-RevId: 471ef628e35bf99b5ed905b6a1ca819e7532eb29
Change-Id: I75a1e22d33710c51395016ad6fed2338da8426ad
1 file changed
tree: f789d79f47d12c34367c8b166e9081ede700dfad
  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.