[roll] Roll fuchsia [superproject] Roll llvm-project/libc 8030793..3518455 (2 commits)

3518455 [libc][NFC] Fix missing header in CMakelists.txt (#65960)
6cc8c49 [libc] Add missing add_lvalue_reference_t (#65940)

GitOrigin-RevId: 1627b6f7e03a19bb294798ed391c98a9ed47f6e3
Roller-URL: https://ci.chromium.org/b/8770226060522860481
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/914660
Original-Revision: 624525c89fe068bb7fabac09e98a82f1c6bde5f4
Change-Id: I044395685ea4966a55ce28254b42257524fbf719
1 file changed
tree: eb5ab71ff064b9234082327a3cd3b7e06a329027
  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.