[roll] Roll fuchsia Revert "[cxx][rbe] Include toolchain sanitizer ignorelists"

This reverts commit 378364e2830381905caba58afebad4ce158897bd.

Reason for revert: breaks build on core.x64-asan-link_rbe e.g. go/bbid/8759405210598670113

Original change's description:
> [cxx][rbe] Include toolchain sanitizer ignorelists
>
> This fixes the inconsistency between local/remotely produced depfiles
> when compiling C++.  Some sanitizer-modes come with ignorelist files
> that are checked during compilation.
>
> Original-Bug: b/319176596
> Original-Fixed: b/319169691
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/971023

Original-Bug: b/319176596
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/970657
Original-Revision: 640033c2368bb33bfa941ad03894c12a5ff49911
GitOrigin-RevId: c74ec092a4c35813503907d6973d4a2e807a1529
Change-Id: Ife66f07301d0a6114592a100f82154945b6af4ee
1 file changed
tree: 45f98b62a7b4b083a5a65b023695bab4ad66d232
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.