removed createInterfacesForAssumedSize call

This commit is contained in:
ALEXks
2025-07-09 14:46:29 +03:00
parent 68bd21b7b0
commit 85e2a60183
4 changed files with 4 additions and 7 deletions

View File

@@ -1282,9 +1282,6 @@ static bool runAnalysis(SgProject &project, const int curr_regime, const bool ne
fillInterfaceBlock(allFuncInfo);
intentInsertToInterfaces(allFuncInfo);
//TODO: need to check!
//createInterfacesForAssumedSize(allFuncInfo);
//this call is only for testing
//setPureStatus(allFuncInfo);