[roll] Roll fuchsia [fidl][llcpp] Rename Frame_ to WireTableFrame<T> SomeTable::Frame was renamed to Frame_ because we had FIDL tables which themselves are named "Frame". Frame::Frame conflicts with the constructor. However, Frame_ is not an ideal name. This CL moves it to fidl::WireTableFrame<SomeTable> which gets rid of any name collisions. Test: fx test -vo //src/lib/fidl/llcpp Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/592448 Original-Revision: 644fbb1536dc850417278dc01eed6ba876614311 GitOrigin-RevId: 92d3eaffe5d04b6aa56fca19120a894e07c8c548 Change-Id: Ieabba460e407ba57a33a9c7e9497d6358013c25f
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.