[roll] Roll fuchsia [superproject] Roll llvm-project/libc 63a80c9..d454204 (3 commits)

d454204 [libc][cmake] Add missing dependencies for type_traits (#73339)
09a88e6 [libc][NFC] Move float macro into its own header / add target os detection (#73311)
4f4f57d [libc][NFC] Remove dead code (#73315)

GitOrigin-RevId: f9425962676f5c23021236018e3616b9431aad06
Roller-URL: https://ci.chromium.org/b/8763524945397124577
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/951036
Original-Revision: b5c0344bb9e31617da09923b64de807ca28ddd15
Change-Id: I27da178c32f08e9abee128ee0e2ea5267c81eb16
1 file changed
tree: 55b94f3c930db278a935cddd4ee7ce5d90ac2b81
  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.