[roll] Roll fuchsia [storage][f2fs] Move TakeBc out of line for C++23 Clang eagerly evaluates constexpr definitions, which is allowed by the standard, but this requires some work arounds for the new constexpr std::unique_ptr<T> under C++23. This can be satisfied by moving the function out of line, so the class will be fully defined by the time it is needed for constexpr evaluation. Original-Bug: 477956410 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1486862 Original-Revision: 3dbe25fd5847c30ddbeb37f29538e264cc9a018e GitOrigin-RevId: cbe0f1d8e0127b0e65122ed7b2c8cd212c0649c5 Change-Id: Iba47345c46dbf3e589c8f6dbb1317ebe3a8778e9
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.