[roll] Roll fuchsia [superproject] Roll llvm-project/libc 3e8364f..bc1b7b5 (2 commits)

bc1b7b5 [libc] Replace mentions of `LIBC_FULLBUILD` with `LLVM_LIBC_FULL_BUILD` in 'examples/' (#88657)
c9898f3 [libc][msan] Fix "non-constexpr function '__msan_unpoison' cannot be used in a constant expression" (#88719)

GitOrigin-RevId: cf963fdff8a1845b9863a94cc36bff2c1191efda
Roller-URL: https://ci.chromium.org/b/8750391346254773697
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1030195
Original-Revision: f6af033ae380abed4f2dfd0084c7842c327430e4
Change-Id: Ifc7da0ba07e531f61c7f7717f8487340c89b6d30
1 file changed
tree: 76b6de6d348ba2d47af8a8c9776e0ff4d668ddb3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.