| commit | fd5ada093f940a10c753f09a97ccabb7de49f1c7 | [log] [tgz] |
|---|---|---|
| author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Wed Apr 26 18:53:10 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 26 11:58:25 2023 -0700 |
| tree | e8f5d172a9c896265977706478d72e99528478bd | |
| parent | fa6cac33537a2f8c4884a3092a53279b0c9da82d [diff] |
[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_containers: Fix flat_map_test C++ support The flat_map_tests failed with C++ versions < 20 since the designated array initializer was introduced in C++20. To fix it, only initialize the FlatMap objects as constexpr in C++20 or above. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/141690 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Original-Revision: 9a0e5d011bc1d3c1afa52d06e2eeec83da594015 GitOrigin-RevId: 3925b63d339020b89560f6a517a1eb31d151a18a Roller-URL: https://ci.chromium.org/b/8782727923617521745 CQ-Do-Not-Cancel-Tryjobs: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/846856 Original-Revision: af35f8e4d6cc517dfa3df983934152e36c2bb60d Change-Id: Icfaf514ed6f3737906b4468e5b4f3f6738332acb
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.