teemperor added a comment.

@yamaguchi yes, the reason why we have to treat the `-W...` flags specially 
should be documented (as they're not in the OptTable as you said). E.g. 
something like `// We have to query the -W flags manually as they're not in the 
OptTable.` and then maybe a `TODO: Find a good way to add them to OptTable 
instead and them remove this code.`.

https://reviews.llvm.org/D35447



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

Reply via email to