Skip to content

Consider new operators (with mangling) in isCallMayEscape #37

@apaznikov

Description

@apaznikov

Consider new operators in isCallMayEscape:

// TODO this is temp. Consider mangling
          F->getName() == "operator new" ||
          F->getName() == "operator new[]")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions