summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2015-05-09 21:10:13 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2015-05-09 21:10:13 +0000
commit7b1ee5b0f914ca28eb3ccb644248484c575dd63f (patch)
tree50aaf144789cec5a103ca210de0e2b5401ee9c5e /clang/lib/CodeGen
parentc7da6da58ec7447aabcae967dcc7bf222a5dff76 (diff)
downloadbcm5719-llvm-7b1ee5b0f914ca28eb3ccb644248484c575dd63f.tar.gz
bcm5719-llvm-7b1ee5b0f914ca28eb3ccb644248484c575dd63f.zip
Prune trailing LF.
llvm-svn: 236938
Diffstat (limited to 'clang/lib/CodeGen')
-rw-r--r--clang/lib/CodeGen/CGVTT.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/CodeGen/CGVTT.cpp b/clang/lib/CodeGen/CGVTT.cpp
index 895afd75afc..e3df5a4c05e 100644
--- a/clang/lib/CodeGen/CGVTT.cpp
+++ b/clang/lib/CodeGen/CGVTT.cpp
@@ -177,4 +177,3 @@ CodeGenVTables::getSecondaryVirtualPointerIndex(const CXXRecordDecl *RD,
return I->second;
}
-
OpenPOWER on IntegriCloud