[roll] Roll llvm-project/libc 49c165c..f41e868 (3 commits)

f41e868 [libc][NFC] Add string.h header to various platform headers.txt.
0a7086e [libc] Enable integration tests when built with gcc.
eaf2ba6 [libc] Declare __dso_handle in the integration test instead of startup.

GitOrigin-RevId: 90adbf7fe1c011dc5fa3390b2eb4b2f314918212
Change-Id: I9b7b6fb6fff98411b3ba64c243dfd6c7dde1e13a
1 file changed
tree: 47985a17b32d9cccd01fcdca5bc7c216a17c4a81
  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.