[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
diff --git a/stem b/stem
index f519d67..1e31328 100644
--- a/stem
+++ b/stem
@@ -10,7 +10,7 @@
githooks=""
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="e9c777bc0348fae2f8c230d24e13222bb522c781"/>
+ revision="1d05699dadcb05c21e8f5d10df19616afdac0886"/>
</projects>
<hooks>
<hook name="install-environment"