Skip to content

Remove support for -language:_ #7575

Closed
Closed
@nicolasstucki

Description

@nicolasstucki

We should just remove support for -language:_, it doesn't mean anything useful. But even then, I think it's strange that some -language flags just turn off warnings whereas others change the semantics of the language (and are therefore much more dangerous), I think we should clearly separate these two sets of options, in particular turning off language warnings should look like turning off any other kind of warning (something like the -Wno-xxx options in clang/gcc ?)

Originally posted by @smarter in #6291 (comment)

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