commit | 6379133ed8f7df4379eb7485a295acbb2105e47c | [log] [tgz] |
---|---|---|
author | Braden Kell <bradenkell@fuchsia.infra.roller.google.com> | Thu Mar 06 11:54:14 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 06 11:57:09 2025 -0800 |
tree | cb976104f27210c41312602e7af4a9e5c7eec254 | |
parent | 52aa60abaf6569bfd9005d2d074ca6c54a3779d9 [diff] |
[roll] Roll fuchsia [sdk][async_patterns] Add a deduction guide to PendingCall Add a deduction guide to PendingCall to prevent a compiler error when building the SDK. This error shows up in http://fxrev.dev/1219464/1 when async_patterns::Callback starts getting compiled as part of the SDK build, and not just included as a header. Original-Bug: 400710881 Test: CQ Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1219527 Original-Revision: 38762160586a684999fc135c0bd67ada68df21f1 GitOrigin-RevId: 0d5942331bdc8a7f145a4a4cd9386ff479c7ff69 Change-Id: I92092d9db3776aba4150f12370561a3de2874c9d
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 in one of the communication channels documented at get involved.
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
.