[roll] Roll fuchsia Revert "[libc] Enable GWP-ASan unittests"

This reverts commit d87a8a2206dd73975f48a454426acef3a184e7d7.

Reason for revert: this is causing scudo-unittest flakes. E.g. http://ci.chromium.org/b/8862105670656913472

Original change's description:
> [libc] Enable GWP-ASan unittests
>
> This enables the GWP-ASan unittests as part of the Scudo unittests,
> with the exception of:
> - backtrace.cpp, since we do not currently have GWP-ASan backtrace support
> - enable_disable.cpp, since it is currently fork() based
>
> This requires https://reviews.llvm.org/D91575 to roll.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/452398

TBR=kulakowski@google.com,phosek@google.com,mcgrathr@google.com,kostyak@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/456626
Original-Revision: 3dd3dccba686f2bb6597ff6771a93886fda8dff4
GitOrigin-RevId: 69b409c61c4a4fd305e0cc72c2ef900b04bd1d12
Change-Id: Id43d8205ef54c83185511b3ef7b46dfb85963d1f
1 file changed
tree: b1fdfd38b60afca74f6901f579db23bbef7045c1
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.