K 10 svn:author V 3 dim K 8 svn:date V 27 2015-12-31T22:48:46.085916Z K 7 svn:log V 352 Merge r293006 from clang380-import branch: For determining the compiler version, quote the string to be echo'd, otherwise the command might fail. This is because clang -v now results in the following: FreeBSD clang version 3.8.0 (trunk 256633) (based on LLVM 3.8.0svn) The second "3.8.8svn)" string tripped up the shell command. MFC after: 3 days END