aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/Mangle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen/Mangle.cpp')
-rw-r--r--lib/CodeGen/Mangle.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/Mangle.cpp b/lib/CodeGen/Mangle.cpp
index 095fb45fd8..7b4ac987ec 100644
--- a/lib/CodeGen/Mangle.cpp
+++ b/lib/CodeGen/Mangle.cpp
@@ -36,7 +36,6 @@ class VISIBILITY_HIDDEN CXXNameMangler {
const CXXMethodDecl *Structor;
unsigned StructorType;
- CXXCtorType CtorType;
llvm::DenseMap<uintptr_t, unsigned> Substitutions;