[roll] Roll fuchsia [clang] Add some missing thread analysis macros.

Add macros for clang's try_acquire_shared_capability static thread
analysis attribute.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/604188
Original-Revision: 5ed24c78d2d48771ffa390e46fe41a3a68cb0362
GitOrigin-RevId: fd52cfe25d0d768ea67b72cf293129184ce295fa
Change-Id: I49981c9472543a48b941a5360be0731268d8c39d
1 file changed
tree: e339e642c694c9122ca678c4c353150144336d98
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.