aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGCXX.cpp
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2010-10-04 21:15:33 +0000
committerDevang Patel <dpatel@apple.com>2010-10-04 21:15:33 +0000
commitdaaf1de7c5f975b77798c551aaefeb36349e5ca7 (patch)
tree3d37f394ec0f5b3ee8af66b53e0a8f7637a1af69 /lib/CodeGen/CGCXX.cpp
parent55f48de5f6b10b50f4d88a9f7235f4532f799550 (diff)
Fix filename in header comment.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115561 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGCXX.cpp')
-rw-r--r--lib/CodeGen/CGCXX.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/CodeGen/CGCXX.cpp b/lib/CodeGen/CGCXX.cpp
index 3dd5a75856..961233aab6 100644
--- a/lib/CodeGen/CGCXX.cpp
+++ b/lib/CodeGen/CGCXX.cpp
@@ -1,4 +1,4 @@
-//===--- CGDecl.cpp - Emit LLVM Code for declarations ---------------------===//
+//===--- CGCXX.cpp - Emit LLVM Code for declarations ----------------------===//
//
// The LLVM Compiler Infrastructure
//