[roll] Roll fuchsia [kernel][ktl] Add ktl::default_delete Add a ktl alias for std::default_delete so we can declare it to be our friend when implementing patterns where constructor/destructor pairs are private in their class, and object lifecycle is supposed to be exclusively managed by `unique_ptr`. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1420216 Original-Revision: 7f21cd1442b4055fe5e5a70f83616c65eb5db087 GitOrigin-RevId: 2ae9d33d7b3500481e8d7310d7c3b99076821087 Change-Id: I1d0de51cd038cd8455d26621cf4f74554f56721e
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.