K 10 svn:author V 3 dim K 8 svn:date V 27 2012-11-04T12:05:54.746947Z K 7 svn:log V 254 MFC r238864: Similar to what is already done for Linux, make clang not complain about unused -g, -emit-llvm or -w arguments when doing linking. E.g. invoking "clang -g foo.o -o foo" will now be silent. Reported by: Jakub Lach END