1
edit
Changes
→Questionable Options
*/analyze
*: runs an analysis on the code and will bring up more warnings... This is ok, all it does is increase number of warning messages and may cause build to fail but the user did '''ask''' for it, so that's fine. (from reading).
*/c
*: only compile, don't link. (from doing)
*/doc
*/errorReport