[roll] Roll fuchsia [fit] Adjust fit::function alignment Some platforms use very large alignments for max_align_t, so aligning fit::function as max_align_t isn't always practical. Instead, use the minimum of alignof(max_align_t) and the largest possible alignment of an object of the inline target size (largest power of 2 <= the size). Original-Bug: b/250971228 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/736681 Original-Revision: 829a42ce54d77af99a0a172a4723be926c7ae8fe GitOrigin-RevId: c1a378f147f4027aa68b3cd4791aaed91be7795a Change-Id: I3c475f202841f952b11ee7a57876a87e6af7f9f5
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.