[roll] Roll fuchsia [superproject] Roll llvm-project/libc bfe2bc0..1f4f062 (4 commits)

1f4f062 [libc] Use -nolibc -nostdlib++ -nostartfiles for hermetic test link.
962e006 [libc] Add 'UNIT_TEST_ONLY' and 'HERMETIC_TEST_ONLY' to 'add_libc_test'
05e28bf [libc] Enable the 'string' unit tests to be hermetic
bb38c63 [libc] Remove use of 'assert' from the string tests

GitOrigin-RevId: e85992bf91b3082a30772e91624522f4ae15c0de
Roller-URL: https://ci.chromium.org/b/8782134003237465825
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/851441
Original-Revision: bb3228ce356948886a8058ac01eee468a5456265
Change-Id: I7182ab66dfb34e79628ba413c6743cf71646196c
1 file changed
tree: 28ab3e9b7a179d29ce202cc16ec18e41ccc3423c
  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.