Skip to content

[Coverity] Copy instead of move in opencl-aot sources #18505

Open
@AlexeySachkov

Description

@AlexeySachkov

See issues at https://scan.coverity.com/projects/intel-llvm?tab=analysis_settings

CID 441823:

PlatformName = PlatformNameOnLoopIteration;

CID 489601, 489899, 490542, 490178, 489850:

std::map<DeviceType, std::vector<std::string>>
DeviceTypesToSupportedPlatformNames{
{cpu, {StrIntelPlatformCommon, StrIntelPlatformCpuRt}},
{gpu,
{StrIntelPlatformCommon, StrIntelPlatformNeoHd,
StrIntelPlatformNeoUhd}},
{fpga_fast_emu,
{StrIntelPlatformFastEmu, StrIntelPlatformFastEmuPreview}}};

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions