[cfe-commits] r150587 - /cfe/trunk/lib/Driver/Tools.h

David Chisnall csdavec at swan.ac.uk
Wed Feb 15 08:25:46 PST 2012


Author: theraven
Date: Wed Feb 15 10:25:46 2012
New Revision: 150587

URL: http://llvm.org/viewvc/llvm-project?rev=150587&view=rev
Log:
Fix copy-and-paste error in comment

Modified:
    cfe/trunk/lib/Driver/Tools.h

Modified: cfe/trunk/lib/Driver/Tools.h
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Driver/Tools.h?rev=150587&r1=150586&r2=150587&view=diff
==============================================================================
--- cfe/trunk/lib/Driver/Tools.h (original)
+++ cfe/trunk/lib/Driver/Tools.h Wed Feb 15 10:25:46 2012
@@ -510,7 +510,7 @@
                               const ArgList &TCArgs,
                               const char *LinkingOutput) const;
   };
-} // end namespace auroraux
+} // end namespace solaris
 
   /// auroraux -- Directly call GNU Binutils assembler and linker
 namespace auroraux {





More information about the cfe-commits mailing list