summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChain.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/ToolChain.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/ToolChain.cpp')
-rw-r--r--clang/lib/Driver/ToolChain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Driver/ToolChain.cpp b/clang/lib/Driver/ToolChain.cpp
index 755202ae388..e4051a165b2 100644
--- a/clang/lib/Driver/ToolChain.cpp
+++ b/clang/lib/Driver/ToolChain.cpp
@@ -1,4 +1,4 @@
-//===--- ToolChain.cpp - Collections of tools for one platform ----------*-===//
+//===--- ToolChain.cpp - Collections of tools for one platform ------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud