Closed
Description
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
Labels
No labels