[roll] Roll fuchsia [roll] Roll third_party/perfetto base: improve compile time of variant_index (#4193)

Use a much more efficient template algorithm similar to what libc++
itself uses interally
for a lot of its metaprogramming functions
Original-Revision: 87c48a41e765c1aac933b08ba43b124aed74d092

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1463208
Original-Revision: 37000fc54e1980cbc0c1ba1e9135ee04c9eace4c
GitOrigin-RevId: 505ac6b46c524e5eeba92155b2324a00477c32a4
Change-Id: Ia076dfab37c8fd3755fcef130f909b0ec8cabb9f
1 file changed
tree: f445b7f5912e91efe71b4788773b2b72a56d0a18
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.