| commit | 6bbc26b2999d9223d10f87573c846ffd72202d4b | [log] [tgz] |
|---|---|---|
| author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Fri Apr 25 19:55:06 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 25 19:56:35 2025 -0700 |
| tree | 16bbc86f308acaa980958f0712dd93929806f546 | |
| parent | 889d4bae47db21ca88de6a2766772938e4111f7a [diff] |
[roll] Roll fuchsia [kernel][ktl] Move utility stuff wrongly put in other ktl headers This is std::exchange and std::swap (previously in <ktl/algorithm.h) and std::in_place* (previously in <ktl/variant.h>). (In defense of std::swap, it was spec'ed as being available in <algorithm> up until C++11.) Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1261585 Original-Revision: 55394c9cb86fb7c26cd09012ade53b66752d7bef GitOrigin-RevId: ca329e0d41e0e354de01075f0ca809de4221b33a Change-Id: I221ed479d0618ceb592bd8e9711ad8e44958fce6
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.