Skip to content

[llvm-debuginfo-analyzer] Pass references instead of pointers (Comparison functions). #69165

Open
@CarlosAlbertoEnciso

Description

@CarlosAlbertoEnciso

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

In the comparison functions, pass references instead of pointers (when
pointers cannot be null).

Activity

llvmbot

llvmbot commented on Oct 16, 2023

@llvmbot
Member

@llvm/issue-subscribers-debuginfo

Author: Carlos Alberto Enciso (CarlosAlbertoEnciso)

Extracted from [llvm/tools/llvm-debuginfo-analyzer/README.txt](https://github.com/llvm/llvm-project/blob/main/llvm/tools/llvm-debuginfo-analyzer/README.txt) https://reviews.llvm.org/D125782#inline-1293920

In the comparison functions, pass references instead of pointers (when
pointers cannot be null).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @EugeneZelenko@CarlosAlbertoEnciso@llvmbot

        Issue actions

          [llvm-debuginfo-analyzer] Pass references instead of pointers (Comparison functions). · Issue #69165 · llvm/llvm-project