SWDEV-123456 - use only specific lines (#573)

* SWDEV-123456 - use only specific lines

* SWDEV-123456 - only run clang on diff between PR target and current
This commit is contained in:
Lytovchenko, Danylo
2025-06-25 10:54:29 +02:00
committed by GitHub
szülő 4c2405b108
commit ccb31fdf9d
3 fájl változott, egészen pontosan 23 új sor hozzáadva és 6 régi sor törölve
+1 -1
Fájl megtekintése
@@ -42,7 +42,7 @@ RUNTIME_ENTRY(cl_int, clGetDeviceIDsFromDX9MediaAdapterKHR,
static const bool VALIDATE_ONLY = true;
if (platform != NULL && platform != AMD_PLATFORM) {
LogWarning("\"platrform\" is not a valid AMD platform");
LogWarning("\"platform\" is not a valid AMD platform");
return CL_INVALID_PLATFORM;
}
// check if input parameter are correct