Skip to content

Commit c6c09d1

Browse files
committed
[UR] Use reference counting on factories
Pre-commit MR for oneapi-src/unified-runtime#2048
1 parent fc44c0b commit c6c09d1

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed
Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# commit aa72577da55571b15028dd1710e02a7ea4f62338
2-
# Merge: 89def64486dd 3d2b7210e352
3-
# Author: Martin Grant <martin.morrisongrant@codeplay.com>
4-
# Date: Fri Dec 6 15:24:04 2024 +0000
5-
# Merge pull request #2352 from aarongreig/aaron/fixCoverity15-11
6-
# Fix a number of issues from the latest coverity scan.
7-
set(UNIFIED_RUNTIME_TAG aa72577da55571b15028dd1710e02a7ea4f62338)
1+
set(UNIFIED_RUNTIME_REPO "https://github.com/RossBrunton/unified-runtime.git")
2+
# commit put-commit-here
3+
# Author: Ross Brunton <ross@codeplay.com>
4+
# Date: Wed Sep 4 17:25:11 2024 +0100
5+
# Use reference counting on factories
6+
set(UNIFIED_RUNTIME_TAG 3a6ed49bd4d988618de1a30a7f461c6414f52b6b)

0 commit comments

Comments
 (0)