[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Fix size_t used without including stddef.h in CPP/limit.h. (#78861)

GitOrigin-RevId: 10019e4e9ece9f79e04b863b2aa5c049e0377764
Original-Revision: ee9e44ae4f905baaebb506e3fe99245ed0ba473d
Roller-URL: https://ci.chromium.org/b/8758338216693026465
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/977615
Original-Revision: 32df95ed60a51a7d3c33e36db4bd8df3493dbd01
Change-Id: I2db21cc292d68fac7e210cf3289e05249605b790
1 file changed
tree: f8405c3854fc3f2b53bfdd537c1e3fe259e4361a
  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.