| commit | 079d140d6e01501a91eedb33ea71fded466c263c | [log] [tgz] |
|---|---|---|
| author | Yifei Teng <yifeit@fuchsia.infra.roller.google.com> | Wed Dec 29 02:08:33 2021 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 28 18:10:31 2021 -0800 |
| tree | 3bbf590863d7d918c7459ed94f1babb983f0140f | |
| parent | 4f9d7162d58ff505c9e0d4c62de29bd4592cb10e [diff] |
[roll] Roll fuchsia [fidl][cpp] WireSyncClient in C++ template This CL moves WireSyncClient from Golang templates to C++ templates. The WireSyncClient golang template was an empty shell that redirected to a C++ WireSyncClientBase class. Merging those two leads to shorter and simpler code. Added some general comments around thread safety similar to WireClient. Original-Bug: 85688 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/622901 Original-Revision: 1d05699dadcb05c21e8f5d10df19616afdac0886 GitOrigin-RevId: d1c3f0bb725691a0da7734a8aefdb4c97259fabc Change-Id: I0adb276700b68221c9dd1e952d7c4195306616e3
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.