[roll] Roll fuchsia [stdcompat]: swap clean up and constexpr swap.

string_view had it already. Moved it out into a cpp20 polyfill.
Added tests for constexpr evaluation context and alias.

Test: stdcompat-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/473333
Original-Revision: 31e608907668675aadec72deb07d30717f76258f
GitOrigin-RevId: ecdf7c8f3d7bd9efb45b76cb57d5343f66e14b29
Change-Id: Ifc89213986b9e3b5d76b306884d42eeb30552c17
1 file changed
tree: f48458c1314b54bb1e908c93967425df71f56769
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.