aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/analyzer-config.c
AgeCommit message (Expand)Author
2013-04-18[analyzer] "Force" LazyCompoundVals on bind when they are simple enough.Jordan Rose
2013-04-16Make test portable.Ted Kremenek
2013-04-16[analyzer] Add experimental option "leak-diagnostics-reference-allocation".Ted Kremenek
2013-03-29Add static analyzer support for conditionally executing static initializers.Ted Kremenek
2013-01-30[analyzer] Make shallow mode more shallow.Anna Zaks
2013-01-30[analyzer] Use analyzer config for max-inlinable-size option.Anna Zaks
2013-01-24[analyzer] Add "-analyzer-config mode=[deep|shallow] ".Anna Zaks
2013-01-24[analyzer] Replace "-analyzer-ipa" with "-analyzer-config ipa".Anna Zaks
2012-12-17[analyzer] Implement "do not inline large functions many times"Anna Zaks
2012-10-23[analyzer] Replace -analyzer-no-eagerly-trim-egraph with graph-trim-interval.Jordan Rose
2012-10-02Tweak AnalyzerOptions::getOptionAsInteger() to populate the stringTed Kremenek
2012-10-01Have AnalyzerOptions::getBooleanOption() stick the matching configTed Kremenek