summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/Mangle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/CodeGen/Mangle.cpp')
-rw-r--r--clang/lib/CodeGen/Mangle.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/CodeGen/Mangle.cpp b/clang/lib/CodeGen/Mangle.cpp
index 095fb45fd8b..7b4ac987ecf 100644
--- a/clang/lib/CodeGen/Mangle.cpp
+++ b/clang/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;
OpenPOWER on IntegriCloud