Skip to content

[llvm-debuginfo-analyzer] Remove 'LVScope::Children' container. #69160

@CarlosAlbertoEnciso

Description

@CarlosAlbertoEnciso

Extracted from llvm/tools/llvm-debuginfo-analyzer/README.txt
https://reviews.llvm.org/D137933#inline-1373902

Use a chaining iterator over the other containers rather than keep a
separate container Children that mirrors their contents.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions