[roll] Roll fuchsia [overnet] Remove std::forward on lvalue reference https://github.com/llvm/llvm-project/pull/120223 became more strict about discarded value expressions. The current std::forward expressions triggered a no-discard warning/error. It seems like we can remove the `std::forward` on the lvalue reference in these visitor functions anyway to resolve this error. Original-Fixed: 385748190 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1179435 Original-Revision: f5151dcdb438a72b806da2dd8efdf1dcefe45583 GitOrigin-RevId: 1da2bddea99f38cf500975599e0a17cf1e649236 Change-Id: I053bca01ca47a110a9e3ccd29d3c8ce19f7588ef
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.