[roll] Roll llvm-project/libc 92a4227..5fc1d7c (7 commits)

5fc1d7c [libc] Remove `config.h` self-inclusion (#98670)
dccc404 Revert "[libc] Add erase function to blockstore" (#98669)
aee8638 [libc] Add erase function to blockstore (#97641)
21b1375 [libc] added grouping of guarded functions in header generation (#98532)
8f1b1f2 [libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)
01deb50 Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration" (#98593)
e7fb222 [libc] newheadergen: quick fixes to tests (#98561)

GitOrigin-RevId: d7a71d1b8ee2a78ab52ef1f0cad288ee0b6df646
Change-Id: Ic23a9dececb03139369338b843961ce15a0a38db
1 file changed
tree: e5954e85af699832af237f6da0c264b9e57776df
  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.