Skip to content

Replace initializer_list with vector for planner test framework #5295

@xzhangxian1008

Description

@xzhangxian1008

Enhancement

Current interfaces are likely to trigger asan because of the parameters with initializer_list type whose behavior is hard to predict. We shall avoid intractable bugs by replacing initializer_list with vector.

Metadata

Metadata

Labels

type/enhancementThe issue or PR belongs to an enhancement.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions