commit | 826df82f59d3366063ff8191bcb61e89e2e872fd | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Sat May 04 19:54:50 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sat May 04 12:56:09 2024 -0700 |
tree | 06444fec4b2608e6c58ea6c5d7bf185030c94569 | |
parent | 03384bce1a0653c7df8b1ad88c98ace083476c2a [diff] |
[roll] Roll fuchsia [superproject] Roll llvm-project/libc Add clarifying parenthesis around non-trivial conditions in ternary expressions. (#90391) Fixes [#85868](https://github.com/llvm/llvm-project/issues/85868) Parenthesis are added as requested on ternary operators with non trivial conditions. I used this [precedence table](https://en.cppreference.com/w/cpp/language/operator_precedence) for reference, to make sure we get the expected behavior on each change. GitOrigin-RevId: 10a803a1ac864f815ba0f66c63f351973d745546 Original-Revision: 5675b853f045d4280cd2bd7b735c48502ea4a197 Roller-URL: https://ci.chromium.org/b/8748840712021557681 CQ-Do-Not-Cancel-Tryjobs: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1042772 Original-Revision: 103b6a19e8f40431df3db35017568c64f2b3fc7e Change-Id: I3f926b4ad67a852b48cfa2d803746cb8743a527f
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
.