[roll] Roll fuchsia [stdcompat] atomic_ref fix outstanding issues (1) Public interface MUST match what is described in the spec. (2) bool should not have difference type or arithmetic/bitwise ops. While this does not fix the immediate roll, a bug has been opened with llvm libc++ maintainers to discuss the possibility of this being a bug. At the moment of writing libc++ does not support const/volatile qualified types as part of atomic ref. LLVM issue: https://github.com/llvm/llvm-project/issues/98689 BUG: 352337748 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1080657 Original-Revision: 4b39193a714dcf9302814877dc900f7548102083 GitOrigin-RevId: 0a6800276d7ae9a53f64b681ce4b00416e88a5eb Change-Id: Iaf2f1257cb2295ce32cfb4df7141ce791855413c
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.