[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc][math] Fix setting exceptional value for tanf to work with gcc.

See https://github.com/llvm/llvm-project/issues/59866

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D143098

GitOrigin-RevId: 29b5f18a428139fa13de858fe39757ba6e067aab
Original-Revision: 697547fc387fda6e337a68ce4976c81f18bbcb27
Roller-URL: https://ci.chromium.org/b/8790315984902211617
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/795677
Original-Revision: 0f95875ef286c330f52d4bc1e7bf35da41472992
Change-Id: Ie45c2564944221c0108011b56ce2dc4628375a5f
1 file changed
tree: 72e92ce237ab4e76461732bbfa2c376cbbd0c4c7
  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.