[roll] Roll fuchsia [superproject] Roll llvm-project/libc eb830eb..29b427c (3 commits)

29b427c [libc] fix unit tests (#75361)
d761b9b [libc][NFC] Shorten type names in tests (#75358)
1064b2c [libc] fix -Wmacro-redefined (#75261)

GitOrigin-RevId: 9dcf73e82a34a450e39615c03db05b6265c3387b
Roller-URL: https://ci.chromium.org/b/8761791790424294321
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/959556
Original-Revision: 3044d1bbceffe3410ad04eb5acc8e40ec89227bc
Change-Id: I8bbf18c439f3d36f609243a127b26c8061f026b7
1 file changed
tree: 1ca9f397d6c5543f0b75156dbd31df9cfdd5dffb
  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.