[roll] Roll fuchsia [zxdb] Don't use std::aligned_storage_t

This is deprecated in C++23.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1420256
Original-Revision: 13d3aa46a8e96425a251fa01fbe6f76332e14bf1
GitOrigin-RevId: be2823ed6d8509ec23ec83bc812f58ef2caf9666
Change-Id: I9beab511d5a26a6a7e64e3157530b4829c5547a6
1 file changed
tree: 468be9f436606f0c219c96d541e5d1adf295d05e
  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.