Skip to content

Commit 480bb41

Browse files
Roland McGrathcopybara-github
authored andcommitted
[roll] Roll fuchsia [dl] Add ConcatView adapter
A partial implementation of C++26 std::views::concat_view that avoids allocating a temporary vector of pointers in libdl. Original-Fixed: 373886578 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1139417 Original-Revision: 2641a8c149eab855afbf978b80f7b5c56d67453d GitOrigin-RevId: e66c792e2870f85423d4b0f3b0a3398dec8aa719 Change-Id: I9aec48e3fd5355d5ae1765d4795d12aa47f729fb
1 parent d40af39 commit 480bb41

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="6d9abb19c5239d49b9e5124d22b6c26620139eab"/>
14+
revision="2641a8c149eab855afbf978b80f7b5c56d67453d"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)