[roll] Roll fuchsia [roll] Roll third_party/Vulkan-ValidationLayers [build][c++23] Allow deprecations in Vulkan validation layers There's a use of a std::aligned_union which is deprecated in C++23, but this is gone in newer upstream versions of the code. But the upstream code has changed significantly, so patching our version would make updating harder, and updating to the latest upstream code may be non-trivial. Original-Original-Bug: 459923005 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-ValidationLayers/+/1577879 Original-Original-Revision: e484870909f8e485d8d01aa81b3dcc4d858415cf Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1694616 Original-Original-Revision: 91c8b2576e0db23c2328e72830c562d5d5490cbe GitOrigin-RevId: d7369e62179ef76e18d1687750f318a54dac4e5f Change-Id: I26ed7f300acfeecf58e3524be05fd69d2aa2fbb6 Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1694659 Cr-Commit-Position: refs/heads/main@{#196182}
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.