commit | 77748c4fd27e4b9b4518348f6a227459ccb8a24f | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@fuchsia.infra.roller.google.com> | Wed Oct 25 19:29:43 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 25 12:32:38 2023 -0700 |
tree | 05bf061910bed4cdf1d74d5e2b6ba09b1960c6d7 | |
parent | 71cd8e1750be0ee887713ee300042de625ad792b [diff] |
[roll] Roll third_party/openweave-core [build] Suppress the warning for VLA use Clang now warns for uses of variable length arrays (VLA) in C++. We should eventually remove all uses of VLA. For now we only suppress the warning for targets that use them. Original-Bug: 135694 Original-Revision: e796771e6e83f314dc93f5f8953faa874884c04a GitOrigin-RevId: 94eaeb73b0ff5fc302bf34cafa181895613e555e Change-Id: I2273486387072031743a30cf40dc0b619d5c829e
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
.