[roll] Roll fuchsia [roll] Roll scudo 6a714fe..0e4fed3 (9 commits)

0e4fed3:https://llvm.googlesource.com/scudo/+/0e4fed3cca9df351f3dc2d5c5e1cc94841fd0076 [scudo] Fix reallocate for MTE. (#190086)
1e14f92:https://llvm.googlesource.com/scudo/+/1e14f920e811cb727d4b0114cbcb97cb71cf22c3 [scudo] Ensure that reallocate copies everything
ac1a289:https://llvm.googlesource.com/scudo/+/ac1a2894d0e99c010beeab0c9d2cef54e47e7084 [Scudo] Disable ScudoCombinedTests.NewType (#189070)
d7ee853:https://llvm.googlesource.com/scudo/+/d7ee853bb18511842e2903bceee783760aafc89f [scudo] Add Last entry to ReleaseToOS enum. (#188645)
f0bb9de:https://llvm.googlesource.com/scudo/+/f0bb9de78684ca444761263d5b0f7e0d6c585b1f [scudo] Remove some android wrapper checking. (#188339)
46a3f6e:https://llvm.googlesource.com/scudo/+/46a3f6ecbd6cdbdd1d7488aaf724a122888aa052 [scudo] Use portable TEST_SKIP macro (#188045)
7924f90:https://llvm.googlesource.com/scudo/+/7924f90e31ee461f88b581dc1ef1409b3b15f5f3 [compiler-rt] Add bitmask to fix warning (#187812)
41b4445:https://llvm.googlesource.com/scudo/+/41b4445c550476ffb8ab3c2605b2390c1d0c6e98 [scudo] Make the default for size/align checks to not die. (#187799)
191b1cf:https://llvm.googlesource.com/scudo/+/191b1cfea426466f7cb65d99e051bf6722681e23 [scudo] Add free_sized and free_aligned_sized (#186881)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1562573
Original-Revision: 853a1ef9a5818070943d7f13be796bea3136c3ea
GitOrigin-RevId: 0c569fb398c9ccaa0fefd3bd9869e099b34d8164
Change-Id: I793afda7b6442b7194dbbfda056c4fe85fe22636
1 file changed
tree: 1012958d1fa2a74967daa2b2c3a7f6de3d908041
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.