summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGCXXABI.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2013-10-01 21:51:38 +0000
committerNick Lewycky <nicholas@mxc.ca>2013-10-01 21:51:38 +0000
commit5fa40c3b9e439c70422980a3996158596e8d18b2 (patch)
tree84f92acfd380669a416e057f34f31c34e9b70ca4 /clang/lib/CodeGen/CGCXXABI.cpp
parent8f5225b3a7a793f3189f7725290e8ddaa4caee8b (diff)
downloadbcm5719-llvm-5fa40c3b9e439c70422980a3996158596e8d18b2.tar.gz
bcm5719-llvm-5fa40c3b9e439c70422980a3996158596e8d18b2.zip
No functionality change. Reflow lines that could fit on one line. Break lines
that had 80-column violations. Remove spurious emacs mode markers on .cpp files. llvm-svn: 191797
Diffstat (limited to 'clang/lib/CodeGen/CGCXXABI.cpp')
-rw-r--r--clang/lib/CodeGen/CGCXXABI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/CodeGen/CGCXXABI.cpp b/clang/lib/CodeGen/CGCXXABI.cpp
index 53e7e636ab4..412b27814ac 100644
--- a/clang/lib/CodeGen/CGCXXABI.cpp
+++ b/clang/lib/CodeGen/CGCXXABI.cpp
@@ -1,4 +1,4 @@
-//===----- CGCXXABI.cpp - Interface to C++ ABIs -----------------*- C++ -*-===//
+//===----- CGCXXABI.cpp - Interface to C++ ABIs ---------------------------===//
//
// The LLVM Compiler Infrastructure
//
OpenPOWER on IntegriCloud