Skip to content

Consider removing CallExpr::CreateTemporary #130824

@HighCommander4

Description

@HighCommander4

Filing this issue to track a suggestion made by @cor3ntin in this comment:

I wonder if we could get rid of CallExpr::CreateTemporary and instead
create something like an OpaqueValueExpr for the purpose of determining an initialization sequence.

(We should only need some expression with a type, a location, and a value category, afaik)

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang:frontendLanguage frontend issues, e.g. anything involving "Sema"code-cleanup

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions