[roll] Roll fuchsia [devices][compat] Reorder classes to satisfy 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. A forward declaration does not suffice to satisfy the compiler's constraints, but we can just reorder the classes, so that the complete definition is available. Original-Bug: 477956410 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1486857 Original-Revision: 02933c75ce4201d84a163f70a4ae05786b9bc844 GitOrigin-RevId: 808b39540df93cc9c8d8f7d08e826e37c6b5dfb7 Change-Id: I84fab9b7e17bee25dd056568c7eeb9ea1b433af0
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.