Skip to content

JIT alloc.h missing functionality to warn against using new and delete. #4630

Closed
@jashook

Description

@jashook

Overloading the new and delete operator in alloc.h was removed to fix the build. See: 347ab20.

However, there should be some type of way to warn against using new or delete.

category:implementation
theme:jit-coding-style
skill-level:intermediate
cost:small

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIenhancementProduct code improvement that does NOT require public API changes/additionstenet-reliabilityReliability/stability related issue (stress, load problems, etc.)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions