[roll] Roll infra/recipes [clang_toolchain] Disable no_unique_address on Windows

no_unique_address was marked as XFAIL in upstream but recent patch to
LLVM implements [[msvc::no_unique_address]] so this tag no longer apply.
This patch disables this test so it can give us some time to properly
fix the test in upstream.

Original-Bug: 134322
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/925152
Original-Revision: fad2172cf55d0eb06a274c224d5ffa19d6633f44
GitOrigin-RevId: 8766d10af117593f6d19dcae17a45fc7f0af4c6d
Change-Id: I246d261ddec34905bcf41035332b1590cc5175f2
1 file changed
tree: 079103b8a1153c4146d7d8282b6d01227b3fd23a
  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.