aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Analysis/inline3.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs1-0/+1
2012-08-21[analyzer] -analyzer-ipa=inlining is now the default. Remove it from tests.Jordan Rose1-1/+1
2012-03-08[analyzer] Rework inlining related command line options.Anna Zaks1-1/+1
2011-10-24Rename AnalysisContext to AnalysisDeclContext. Not only is this name more ac...Ted Kremenek1-1/+1
2011-02-28[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...Argyrios Kyrtzidis1-1/+1
2010-05-06Turn -analyzer-inline-call on for C functions. This also fixed a bug thatZhongxing Xu1-2/+1
2010-04-30Refactor the AnalysisConsumer to analyze functions after the whole Zhongxing Xu1-2/+2
2010-03-04When profiling Environment, also profile with AnalysisContext*, bacauseZhongxing Xu1-0/+15