StaticAnalysisConfig.if_else_same_check

Undocumented in source.
struct StaticAnalysisConfig
@INI("Checks for if statements whose 'then' block is the same as the 'else' block")
bool if_else_same_check;

Meta