summaryrefslogtreecommitdiffstats
path: root/clang/Analysis/GRConstantPropagation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed some files related to the path-sensitive solver as part of someTed Kremenek2008-01-091-96/+0
* Relocated comment in header.Ted Kremenek2008-01-081-2/+2
* Renamed SimulVertex, SimulGraph, and SimulEngine to: Ted Kremenek2008-01-071-233/+1
* renamed class "GRCP" (Graph Reachabilty Constant Propagation) toTed Kremenek2008-01-031-13/+13
* Implemented End-Of-Path processing.Ted Kremenek2008-01-031-14/+17
* Initial checking of GRConstantPropagation.cpp, which implements a constantTed Kremenek2008-01-031-0/+325
OpenPOWER on IntegriCloud