aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/traversal-algorithm.mm
AgeCommit message (Expand)Author
2012-07-02Make this test invariant to future changes of the max loop unrolling count.Ted Kremenek
2012-07-02Fix subtle bug in AnalysisConsumer where we would not analyze functions whose...Ted Kremenek
2012-06-29[analyzer] Add a test that we are, in fact, doing a DFS on the ExplodedGraph.Jordan Rose