Skip to content

[llvm-debuginfo-analyzer] LVDoubleMap to return optional<ValueType> instead of null pointer. #69163

Open
@CarlosAlbertoEnciso

Description

@CarlosAlbertoEnciso

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

The more idiomatic LLVM way to handle this would be to have find
return Optional<ValueType>.

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