teemperor accepted this revision. teemperor added a comment. This revision is now accepted and ready to land.
For the record, one can get a (maybe incomplete) list of options that are without completion via: `curl "https://teemperor.de/pub/clang_flags.txt" | grep -v HelpText | grep -v Group`. The only options I can see that I would miss if they would disappear are the ones who are clearly meant to be public but just lack the HelpText (like our beloved `sysroot`, which is a public GCC flag). So I think this patch can go forward and someone will have to add a HelpText for those flags in the future. https://reviews.llvm.org/D34930 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits