[PATCH] D13229: Add -Wc, option
Saleem Abdulrasool via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 28 20:29:20 PDT 2015
compnerd added a comment.
Ah. Well, Im tempted to say that we should avoid the option. Generally, making the backend options visible is undesirable since there is no guarantee of stability there. This simplifies that, and if users start using that, we would not be able to change those as easily.
Wasn't an unreasonable thought though :-).
http://reviews.llvm.org/D13229
More information about the cfe-commits
mailing list