[roll] Roll fuchsia [superproject] Roll llvm-project/libc 250f718..9d07c88 (3 commits)

9d07c88 [libc][NFC] Introduce a Location object for consistent failure logging
45ebdbc [libc][NFC] Clean up matchers namespace
0c1b277 [libc][math] Move str method from FPBits class to testing utils.

GitOrigin-RevId: e3ccdcce5a95120f4b987fce5337304fb7991414
Roller-URL: https://ci.chromium.org/b/8778687349008403073
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/869598
Original-Revision: aeee6f85ceb72575528026328352c306594b0161
Change-Id: Id80e031a7f8c16b049165e64a975bb3283ca173a
1 file changed
tree: 42e9e35e3c31a9da8cf7cf3afa2b60ca0cf97d5f
  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.