turn on staticShadowAnalysis option
This commit is contained in:
@@ -152,7 +152,7 @@ static void setOptions(const short* options, bool isBuildParallel = false, const
|
||||
intOptions[z] = -1;
|
||||
}
|
||||
|
||||
staticShadowAnalysis = intOptions[STATIC_SHADOW_ANALYSIS];
|
||||
//staticShadowAnalysis = intOptions[STATIC_SHADOW_ANALYSIS];
|
||||
staticPrivateAnalysis = intOptions[STATIC_PRIVATE_ANALYSIS];
|
||||
out_free_form = intOptions[FREE_FORM];
|
||||
if (out_free_form == 1)
|
||||
|
||||
Reference in New Issue
Block a user