summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/GRCoreEngine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactored most of the "Store" piece of ValueState into a Store type. TheTed Kremenek2008-07-101-8/+10
* Modified the dead stores checker to...Ted Kremenek2008-06-201-13/+0
* Added a new ProgramPoint: PostPurgeDeadSymbols. This new program point disti...Ted Kremenek2008-06-181-2/+20
* Major rewrite/refactoring of static analysis engine. We now useTed Kremenek2008-04-291-4/+7
* Fixed more caching bugs related to the one fixed in r49914. SilenceTed Kremenek2008-04-181-3/+1
* Fixed bug in GREndPathNodeBuilder: only return a node if it wasn't in the nod...Ted Kremenek2008-04-181-1/+2
* Bug fix in GREndPathNodeBuilderImpl: Use the specified state to constructTed Kremenek2008-04-161-1/+1
* Added "GREndPathNodeBuilder", a new node builder that will be used forTed Kremenek2008-04-111-9/+27
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+444
OpenPOWER on IntegriCloud