summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/OptTable.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2010-12-31 17:31:54 +0000
committerNick Lewycky <nicholas@mxc.ca>2010-12-31 17:31:54 +0000
commit6da90771c463ccb1ad5bd70cf17dee362d462539 (patch)
treeff21c11c3735c051ac910a9be2a601bdcca2528f /clang/lib/Driver/OptTable.cpp
parent6cc7126ed9c53339098766b40044463f70f7ce00 (diff)
downloadbcm5719-llvm-6da90771c463ccb1ad5bd70cf17dee362d462539.tar.gz
bcm5719-llvm-6da90771c463ccb1ad5bd70cf17dee362d462539.zip
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
Diffstat (limited to 'clang/lib/Driver/OptTable.cpp')
-rw-r--r--clang/lib/Driver/OptTable.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Driver/OptTable.cpp b/clang/lib/Driver/OptTable.cpp
index d919c661d7d..c3d3048c12f 100644
--- a/clang/lib/Driver/OptTable.cpp
+++ b/clang/lib/Driver/OptTable.cpp
@@ -1,4 +1,4 @@
-//===--- OptTable.cpp - Option Table Implementation ---------------------*-===//
+//===--- OptTable.cpp - Option Table Implementation -----------------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud