aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/GRSimpleVals.h
AgeCommit message (Expand)Author
2008-04-23Fixed: <rdar://problem/5881148>Ted Kremenek
2008-04-15Added some comments to GRExprEngine. Reorder some of the method definitionsTed Kremenek
2008-04-09Major refactoring/cleanup of GRExprEngine, ExplodedGraph, and BugReporter.Ted Kremenek
2008-04-03Hooked up GRSimpleAPICheck and the simple Objective-C Foundation checks to useTed Kremenek
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner