Skip to content

Error/warning message: runtime checks that can fail #135

@alastairreid

Description

@alastairreid

It would be good to generate warning messages for any runtime checks that can fail.

  • assertions
  • bounds checks
  • constraint checks
  • ...

Do this late in optimization after all trivially ok checks have been removed, dead code has been removed, flow-sensitive range analysis has been performed, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions