commit | b9af63958d610497f050436c0be9bc260865896f | [log] [tgz] |
---|---|---|
author | Mark Schott <schottm@fuchsia.infra.roller.google.com> | Thu Jan 13 02:32:47 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jan 12 18:36:31 2022 -0800 |
tree | e2ffcad2b83d992614ea188e96beeeb09123f838 | |
parent | ff45ca7f09a37071af9a5d42585f3f6efc164b10 [diff] |
[roll] Roll fuchsia [sysmem] Follow C++20 aggregate initialization rules Aggregate types (which are used for designated initializers) in C++20 cannot have even defaulted or deleted constructors. Test: fx build with --experimental_cxx_mode=20 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/630906 Original-Revision: d7899c032d03a7061c2717a1c8f0959bba5aebc6 GitOrigin-RevId: cb095a0eaa5b1340ed4db34232dde65da585fa55 Change-Id: I93074f8aeaf20da0c6ccc72b2f6d8f0044d7f3c7
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
.