[roll] Roll fuchsia [superproject] Roll third_party/Vulkan-Loader [clang][VulkanLoader] Suppress warnings from -Wunused-command-line-argument After https://github.com/llvm/llvm-project/pull/101103, clang will no longer accept mixing `-S` and `-c`. An upstream discussion on shows that this was intentional, and is unlikely to be reverted: https://github.com/llvm/llvm-project/issues/104347. It also does not appear to be possible to remove the `-c` option from the compiler command. As a compromise, we opt out of the option warning so that -Werror will continue to work. Original-Fixed: 359934302 Original-Bug: 360223478 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Loader/+/1101677 Original-Revision: 710b06e7ff8e672b7359489fe4906f705c2761d4 GitOrigin-RevId: 33e2ce9b6ea925b58f20b89d10d8f3ef8a838e0d Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1113304 Original-Revision: 8ec9fa67ddc9f24e3d859725e46833f871e58a34 Change-Id: I73cb9e794d9c8ae6227ca592679a816b1189961b
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 via the IRC channel #fuchsia on Freenode.
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.