[roll] Roll fuchsia [power][drivers] Move PowerDomain ctor 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/+/1486863 Original-Revision: 726552bfdad47cf2cc13d68eb7312ded32da5176 GitOrigin-RevId: 8b3f703d5b553b3422b93086030d9ba4f6f672ea Change-Id: Id4525c5c7071c068fd415d5aa3b4d9e9fdc4a9f1
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.