[roll] Roll fuchsia [superproject] Roll llvm-project/libc ac72d30..eda0a61 (3 commits)

eda0a61 [reland][libc] Switch to new implementation of mem* functions
3b232aa [libc] Improve testing of mem functions
257d8a8 [libc] Add definitions of a few missing macros and types.

GitOrigin-RevId: e5646e6bdd864ccac23a322d6946b4ef02aab3b4
Roller-URL: https://ci.chromium.org/b/8798611903882237393
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/751518
Original-Revision: 04af9bbe308e5d1bf58a05069fd5c9fdc7fc9e94
Change-Id: Ia0de681d79b6f586a7f82b4a0dd1aa0f217f030b
1 file changed
tree: 70d573c23dce02849c602185e004b40653760f59
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.