From 6da90771c463ccb1ad5bd70cf17dee362d462539 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Fri, 31 Dec 2010 17:31:54 +0000 Subject: Remove stray emacs mode markers in all these files that was causing emacs to open them in fundamental-mode instead of c++-mode. Also twiddle whitespace for consistency in ToolChains.cpp. llvm-svn: 122646 --- clang/lib/Driver/Tool.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/lib/Driver/Tool.cpp') diff --git a/clang/lib/Driver/Tool.cpp b/clang/lib/Driver/Tool.cpp index fe01531d9a2..b93864ff8bf 100644 --- a/clang/lib/Driver/Tool.cpp +++ b/clang/lib/Driver/Tool.cpp @@ -1,4 +1,4 @@ -//===--- Tool.cpp - Compilation Tools -----------------------------------*-===// +//===--- Tool.cpp - Compilation Tools -------------------------------------===// // // The LLVM Compiler Infrastructure // -- cgit v1.2.3