[roll] Roll llvm-project/libc 0001ddc..6f57db7 (5 commits)

6f57db7 [libc][obvious] fix address test on windows
f80a859 [libc] fix line buffered empty file writes
9541cdd [libc] add printf hex conversion
dc8132d [libc][NFC] Make explicit uint16_t casts in fenv
f4ba34d Revert "[libc] Apply no-builtin everywhere, remove unnecessary flags"

GitOrigin-RevId: a46544a9d00124d1f2a564e5bc419871aeb70d3e
Change-Id: I2fe7a49002cedf24f7611850d27cb1d7e93a9c45
1 file changed
tree: 806fe51ad449e8b1f6fb1b5655f3c8dc4a366091
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.