K 10 svn:author V 3 des K 8 svn:date V 27 2013-09-09T21:18:16.641361Z K 7 svn:log V 247 Emit the correct standard library dependency line for C++ programs. In the CLANG_IS_CC case, the default is now libc++. Only use libstdc++ if !CLANG_IS_CC or it was explicitly requested in CXXFLAGS. Submitted by: theraven Approved by: re (gjb) END