summaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers
AgeCommit message (Expand)Author
2012-11-01Fixing up some equation system stuff....Adding function arguments to the system, as well as making it slightly easier to read. Zancanaro; Carlo
2012-10-15Fix up the Equation System generation. Now there's a bug in the solver....The solver seems to work fine when run as a tool by itself, but not in the clang stuff. Very annoying. Zancanaro; Carlo
2012-09-24Add the clang library to the repo (with some of my changes, too).Zancanaro; Carlo