[roll] Roll fuchsia [RFC] Update from C++17 to C++20

Update from C++17 to C++20 as the Fuchsia tree C++ version and expand
the set of formally supported C++ versions in the SDK to include C++20.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1092960
Original-Revision: 582ee2b43f9d1fe0c12690147420f0ab6effdeec
GitOrigin-RevId: 36df409a935b4355595cb1b7be5194b46d2aa300
Change-Id: I3674afec398e4a8e2be4f31ad66458b5031395e6
1 file changed
tree: fe705b0091acec94879d5ff308e95025f5bef596
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.