"library/vscode:/vscode.git/clone" did not exist on "c0f698d5c09df5cfd97ff0520b86a8b5f6eccc54"
style: avoid using unintialized variables (#2806)
* style: avoid using unintialized variables Tested with cmake --warn-unintialized -S . -B build * refactor: use function for possibly uninit vars
Showing
Please register or sign in to comment