aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/inline2.c
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2012-08-21[analyzer] -analyzer-ipa=inlining is now the default. Remove it from tests.Jordan Rose
2012-03-08[analyzer] Rework inlining related command line options.Anna Zaks
2011-02-28[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...Argyrios Kyrtzidis
2010-05-06Turn -analyzer-inline-call on for C functions. This also fixed a bug thatZhongxing Xu
2010-04-30Refactor the AnalysisConsumer to analyze functions after the whole Zhongxing Xu
2010-03-03Add comments to test case.Zhongxing Xu
2010-03-02Register all parameters even if they didn't occur in the function body.Zhongxing Xu