[roll] Roll fuchsia [superproject] Roll llvm-project/libc c7d1c24..a7aa306 (2 commits)

a7aa306 [libc][Obvious] Temporarily disable log10_test for further investigation.
a9d22b5 [libc][Obvious] Remove constexpr fomr exact_mult in double_double.h

GitOrigin-RevId: 89e68f95652c5c7a8368ac14f9814e5dd8802a98
Roller-URL: https://ci.chromium.org/b/8792482532676595425
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/787338
Original-Revision: 56cd10cdab0897c9f64772ae77edb9c580630077
Change-Id: I31b0306c9e3f3d78ed070a2568405cfa13bc5ab9
1 file changed
tree: f3ece4f49e2ee7a8cf46c0d3d76a6a2ded41b3a1
  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.