Skip to content

Commit 07292ca

Browse files
Caslyn Tonellicopybara-github
authored andcommitted
[roll] Roll fuchsia [drivers][broadcom] Move temporary into variable
llvm/llvm-project#120223 became more strict about discarded value expressions. This CL moves the array reference into a local variable to operate on. Original-Bug: 385748190 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1179632 Original-Revision: bac0bfd54ea3efbc387ccf36a5a8e2e99debce0c GitOrigin-RevId: d4eb0af1986902cf6b06628fb3f5965e68d9b45b Change-Id: I97d076d5263521cf69e59f9e8a479dbeba2fa148
1 parent 7dbda0a commit 07292ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="967bd828674645bc9f92ec15c8b092e70044fa05"/>
14+
revision="bac0bfd54ea3efbc387ccf36a5a8e2e99debce0c"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)