[roll] Roll fuchsia [superproject] Roll llvm-project/libc 41a7343..1677ae9 (8 commits)

1677ae9 [libc] Fix printf %e and %g bugs
b94bc08 [libc] Fix printf %f bugs
2a6885a [libc] Fix printf %a padding issue
da3d10d [libc] Add get_explicit_exponent to fpbits
3bba324 [libc][NFC] Suppress warnings on floating point conversions
04bd044 [libc] Drop RPC port count and index to 32-bit numbers
e299fbf Revert "[libc] Extend optional to support non trivially destructible objects"
e8f0ea0 [libc] Extend optional to support non trivially destructible objects

GitOrigin-RevId: 0035d6511127be9dca81c153f27c042cb0ea66ab
Roller-URL: https://ci.chromium.org/b/8772646915767246305
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/902638
Original-Revision: 3644fa961e982ee83495b2e442b67745d03871b9
Change-Id: I3fc17eb49e8f82ffc01b4a56cb0062e1aa23005a
1 file changed
tree: ba3130fb319ec70fe16c86ec5802089e93f3d300
  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.