[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] fix -Wextra-semi (#123783)

Found while trying to consolidate our command line flags between tests and
underlying object files.

    error: extra ';' after member function definition [-Werror,-Wextra-semi]

Link: #119281
GitOrigin-RevId: 614b684e1a571359d43e15338ed4f7dd667513f7
Original-Revision: 8d645b40e5ca52cb37a9a31d489271428f56eb58
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1191190
Original-Revision: 644a1832f836fbdd8a3bd304ecd0757576d0e54b
Change-Id: I74c4f20369a762fc7c870b6ef6a75a121df6793f
1 file changed
tree: 30fdd1728a2f007d97fd4841341d0b736cd8e12a
  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 in one of the communication channels documented at get involved.

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.