Commit a770a35
committed
src: make InitializeNodeWithArgs() official public API
This is a decent replacement for the to-be-deprecated Init() API.
Backport-PR-URL: #35241
PR-URL: #30467
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>1 parent 8005e63 commit a770a35Copy full SHA for a770a35
File tree
Expand file treeCollapse file tree
1 file changed
+10
-0
lines changedOpen diff view settings
Filter options
- src
Expand file treeCollapse file tree
1 file changed
+10
-0
lines changedOpen diff view settings
Collapse file
+10Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
223 | 223 | |
224 | 224 | |
225 | 225 | |
| 226 | + |
| 227 | + |
| 228 | + |
226 | 229 | |
227 | 230 | |
228 | 231 | |
229 | 232 | |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
230 | 240 | |
231 | 241 | |
232 | 242 | |
|
0 commit comments