Skip to content

Commit 1bba878

Browse files
Gulfem Savrun Yenicericopybara-github
authored andcommitted
[roll] Roll fuchsia [netdevice] Remove const from MockNetworkDeviceIfc
llvm/llvm-project#121419 added -Wignored-qualifiers diagnostic for cv-qualified base classes. This patch removes const from MockNetworkDeviceIfc to fix the -Wignored-qualifiers error similar to https://fxrev.dev/1192542. Original-Bug: 391704289 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1194243 Original-Revision: 49dbcd7dd9a6aedc8294cc2cf816727e25706294 GitOrigin-RevId: 3785f90762ae439b3034af9a0a072de315e20664 Change-Id: Ia059b5d0303ca0ed94c40ac4dcc1e34533807fbb
1 parent a1d02ef commit 1bba878

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="d10df7b1e4051c0ab2947879c031882d707b82ac"/>
14+
revision="49dbcd7dd9a6aedc8294cc2cf816727e25706294"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)