StaticAnalysisConfig.object_const_check

Undocumented in source.
struct StaticAnalysisConfig
@INI("Checks that opEquals, opCmp, toHash, and toString are either const, immutable, or inout.")
string object_const_check;

Meta