Age | Commit message (Expand) | Author |
---|---|---|
2008-08-13 | Rename ValueState -> GRState. | Ted Kremenek |
2008-07-22 | Moved registration of basic path-sensitive checks from GRSimpleVals.cpp to GR... | Ted Kremenek |
2008-07-18 | Renamed deterministic EvalBinOp to DetermEvalBinOpNN. This name mangling is ... | Ted Kremenek |
2008-07-18 | Created ValueStateSet class to manage the creation of multiple states by a me... | Ted Kremenek |
2008-04-23 | Fixed: <rdar://problem/5881148> | Ted Kremenek |
2008-04-15 | Added some comments to GRExprEngine. Reorder some of the method definitions | Ted Kremenek |
2008-04-09 | Major refactoring/cleanup of GRExprEngine, ExplodedGraph, and BugReporter. | Ted Kremenek |
2008-04-03 | Hooked up GRSimpleAPICheck and the simple Objective-C Foundation checks to use | Ted Kremenek |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |