llvm
1f28e09d - [UR] Fix Windows build of urDeviceGetSelected tests (#18116)

Commit
322 days ago
[UR] Fix Windows build of urDeviceGetSelected tests (#18116) The `setenv` and `unsetenv` functions are not available on Windows, instead use `_putenv_s` wrapped in our own interfaces to fix the UR CTS build on Windows.
Author
Parents
Loading