Why should we change this? It's inconsistent with gcc:
$ gcc -### -asdf |& grep 'error:' ; echo $?
gcc: error: unrecognized option ‘-asdf’
0http://llvm-reviews.chandlerc.com/D2032 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
