summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/lib/Driver/Tools.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Driver/Tools.h b/clang/lib/Driver/Tools.h
index c810bf34bff..8f451afc7d1 100644
--- a/clang/lib/Driver/Tools.h
+++ b/clang/lib/Driver/Tools.h
@@ -510,7 +510,7 @@ namespace solaris {
const ArgList &TCArgs,
const char *LinkingOutput) const;
};
-} // end namespace auroraux
+} // end namespace solaris
/// auroraux -- Directly call GNU Binutils assembler and linker
namespace auroraux {
OpenPOWER on IntegriCloud