Kill needs{ObjTemp,RefTemp,CheckMem} and cppTemp

Esse commit está contido em:
jan
2013-03-21 13:32:47 -07:00
commit de Sara Golemon
commit fcb32cf8ac
15 arquivos alterados com 2 adições e 176 exclusões
@@ -192,10 +192,6 @@ void SimpleVariable::analyzeProgram(AnalysisResultPtr ar) {
m_sym->setLvalParam();
}
}
if (m_superGlobal || m_name == "GLOBALS") {
FunctionScopePtr func = getFunctionScope();
if (func) func->setNeedsCheckMem();
}
}
}