[roll] Roll fuchsia [superproject] Roll llvm-project/libc [reland][libc][NFC] Refactor FPBits and remove LongDoubleBits specialization (#78465)

- [reland] #78192
- [reland] #78447
- Turn `as` static function into a `to_storage_type` member function.

GitOrigin-RevId: 94c9b5cbae9fce1724992e2d5a129d223d073a7d
Original-Revision: fba9e5cfb2aac105b78cdad8f912e24b837c0cd7
Roller-URL: https://ci.chromium.org/b/8758623574671042177
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/975618
Original-Revision: b2317e8cb9eaec6bf40caaa2a97b2b13f96340ad
Change-Id: Id635b76f33d1fb8c15bba72068538fd4ce5ea494
1 file changed
tree: cc8806e69fd806e77d0384ec1573eaf476a81caf
  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.