commit | 0cea291cd0ba7dde26f7f4978720a8b2afb7ce2c | [log] [tgz] |
---|---|---|
author | Daniel Thornburgh <dthorn@fuchsia.infra.roller.google.com> | Thu Apr 14 16:30:14 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 14 09:32:06 2022 -0700 |
tree | f5d64851b665765ccf5dcf63826508353b6ec69d | |
parent | 09ed5dc64929d3d4386e9fd3fa39ff611540ad76 [diff] |
[roll] Roll fuchsia [Clang] Ensure C functions are prototyped. ttps://reviews.llvm.org/D122895 changed the semantics of -Wstrict-prototypes, which causes -Werror build failures in the core builders. To fix the warning, this series of changes ensures that C functions have prototypes. Original-Bug: 97746 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/668749 Original-Revision: cabc3da9ec0218b8fe486d33d3f5d484fb030d08 GitOrigin-RevId: 3dc2e9366b2d5165e8bf0542d5c92effebd67df6 Change-Id: I99d2b05ba4b6f056b792a24f51c552b35b120c79
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.