From 3fdcc6fb12d7cf38d2a3111736f80f0dd55447b4 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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122646 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Driver/OptTable.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Driver/OptTable.cpp') diff --git a/lib/Driver/OptTable.cpp b/lib/Driver/OptTable.cpp index d919c661d7..c3d3048c12 100644 --- a/lib/Driver/OptTable.cpp +++ b/lib/Driver/OptTable.cpp @@ -1,4 +1,4 @@ -//===--- OptTable.cpp - Option Table Implementation ---------------------*-===// +//===--- OptTable.cpp - Option Table Implementation -----------------------===// // // The LLVM Compiler Infrastructure // -- cgit v1.2.3-18-g5258