summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/GRSimpleVals.h
Commit message (Expand)AuthorAgeFilesLines
* analyzer infrastructure: make a bunch of changes to symbolic expressions thatTed Kremenek2009-03-261-1/+1
* Implement FIXME in GRExprEngine::VisitUnaryOperator() to handle implicit conv...Ted Kremenek2008-11-151-1/+1
* This patch did the following renaming. There should be no functional changes.Zhongxing Xu2008-10-171-14/+14
* Rename ValueState -> GRState.Ted Kremenek2008-08-131-8/+8
* Moved registration of basic path-sensitive checks from GRSimpleVals.cpp to GR...Ted Kremenek2008-07-221-2/+0
* Renamed deterministic EvalBinOp to DetermEvalBinOpNN. This name mangling is ...Ted Kremenek2008-07-181-3/+6
* Created ValueStateSet class to manage the creation of multiple states by a me...Ted Kremenek2008-07-181-1/+1
* Fixed: <rdar://problem/5881148>Ted Kremenek2008-04-231-1/+1
* Added some comments to GRExprEngine. Reorder some of the method definitionsTed Kremenek2008-04-151-0/+8
* Major refactoring/cleanup of GRExprEngine, ExplodedGraph, and BugReporter.Ted Kremenek2008-04-091-0/+2
* Hooked up GRSimpleAPICheck and the simple Objective-C Foundation checks to useTed Kremenek2008-04-031-0/+6
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+71
OpenPOWER on IntegriCloud