[roll] Roll fuchsia [fidl][cpp] Polish natural types name transforms
Natural types should use identical transforms as wire types, except for
data types where we drop the "wire::" namespace part. This leads to
code that most closely follows the style guide.
Previously there were some vestigial naming rules from using HLCPP
objects. They are updated.
For service names in particular, the idea is for natural bindings to not
generate any extra code, instead re-using the service connector logic in
the wire messaging layers. But I still updated the names to be
consistent.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/668962
Original-Revision: d142a4bcbd29edb88ea50162043d32e533cd8cfe
GitOrigin-RevId: c2cb689b44057974171c9bbdb18b2cf809521762
Change-Id: I83deb1fb1c21fe6c6a42609502b60b1d7a2890e6
diff --git a/stem b/stem
index 30b7cbe..496e13b 100644
--- a/stem
+++ b/stem
@@ -10,7 +10,7 @@
githooks=""
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="47d97aadefbc02d191d96f6511395e25cdadb023"/>
+ revision="d142a4bcbd29edb88ea50162043d32e533cd8cfe"/>
</projects>
<hooks>
<hook name="install-environment"