rnk added a comment.

I tend to think that enabled-by-default options which have names that you are 
supposed to prefix with no are awkward[1], but the compiler ecosystem (GCC & 
Clang) has lots of those, and perhaps we should lean into it. I like 
`-g[no-]undefined-methods` the best of Paul's suggestions.

[1]  `-fdelete-null-pointer-checks`, anyone? Yes, that's a feature I want in my 
compiler, please delete my null checks, I didn't need those, sign me up!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152017/new/

https://reviews.llvm.org/D152017

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to