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/Phases.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/lib/Driver/Phases.cpp') diff --git a/clang/lib/Driver/Phases.cpp b/clang/lib/Driver/Phases.cpp index df4cdee7750..f36000214ab 100644 --- a/clang/lib/Driver/Phases.cpp +++ b/clang/lib/Driver/Phases.cpp @@ -1,4 +1,4 @@ -//===--- Phases.cpp - Transformations on Driver Types -------------------*-===// +//===--- Phases.cpp - Transformations on Driver Types ---------------------===// // // The LLVM Compiler Infrastructure // -- cgit v1.2.3