[roll] Roll fuchsia [build] Add config to suppress Wunused-result

New versions of libc++ now issue more diagnostics for unused results.
This patch adds a suppression method that we can use in third_party
code.

Original-Bug: b/469081072
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1451551
Original-Revision: 9189af822a8420a307f43a17916f62819921a3d1
GitOrigin-RevId: ca1686a908b0b0a415ccf7d90723dd37d64e4141
Change-Id: Ica3297482a507ee491544cae5a80266a42759bc8
1 file changed
tree: 3821783bee32396498a22df33303ad2c60f98a9f
  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.