[roll] Roll fuchsia [netstack3] Conditionally disable lock ordering This CL disables the lock-ordering traits in release and host builds. Release builds benefit greatly from the reduced LLVM IR emitted by eliminating the type-multiplication caused by lock ordering types. The decision to disable on host is mostly to help developers observe compilation errors in the common case of working with debug builds. Verified that a debug build fails if any site is missing the now required `WrapLockLevel<L>` wrapper. Original-Fixed: 343497572 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1056613 Original-Revision: 0f2a8648c6f61384850c81324f137f24760c5909 GitOrigin-RevId: b12a881d3399184c28139b4ad01a88a5cf22c39a Change-Id: I50e64362d07e1a40a046f32f2b3e21eb4d1c7642
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 via the IRC channel #fuchsia on Freenode.
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.