Skip to content

Commit d8149ca

Browse files
Caslyn Tonellicopybara-github
Caslyn Tonelli
authored andcommitted
[roll] Roll fuchsia [audio-utils] 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/+/1179388 Original-Revision: 24958deb6cd71533593a4be6cb4b339b0f69be63 GitOrigin-RevId: a1e1527c35b8fc8e4368ff974ea5ac3f3108fc80 Change-Id: I84e72196e08e5372cda062963625d51d5b67e629
1 parent d75f4b5 commit d8149ca

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="f5151dcdb438a72b806da2dd8efdf1dcefe45583"/>
14+
revision="24958deb6cd71533593a4be6cb4b339b0f69be63"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)