[roll] Roll llvm-project/libc e21d877..02a57c3 (3 commits)

02a57c3 [libc] Add support for cpp::make_signed
2c1d875 [libc] NFC: Fix build on systems that don't have linux/time_types.h
b3df746 [libc] Add string construct/assign from string_view

GitOrigin-RevId: 06f61cfcb1d0431dd6a769433b5eb90fe8e8da60
Change-Id: Ifb7e8afd523bde7364577bf8f968f39b7f1de575
1 file changed
tree: 6b9c02e601b0f726bf56f92b7758a72367d0d6df
  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.