[roll] Roll fuchsia Reland "[lockdep] Add no_unique_address to some inner structs" This is a reland of commit b328ca320646d86e105f26792315a210605b86e2 The original commit has no known issues and was reverted due to being part of a patch stack that triggered latent bug in the definition of NullLock. Original-Bug: 477283657 Original change's description: > [lockdep] Add no_unique_address to some inner structs > > If a lock has no state, such as a NullLock, this ensures that a > no_unique_address lockdep tracked lock declaration will actually not > take up any space. This scenario can occur when an object might be > templated to support optional thread safety and switches between a > NullLock and some other lock. > > Change-Id: If5a7dddd184ffe2661713cb380dd0376a926061a > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1475776 > Reviewed-by: Corey Tabaka <eieio@google.com> > Reviewed-by: Travis Geiselbrecht <travisg@google.com> > Commit-Queue: Adrian Danis <adanis@google.com> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1499776 Original-Revision: 9d52e098c50cc43c52b9bb3ca63a1cc1f20f2619 GitOrigin-RevId: ca463dced42b79cd5d06c958a49eb0b6a3c4b8f4 Change-Id: Ic662c4a3a7caf863836dc5683e57b7ce647a26e8
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.