summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/ExplodedGraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added "Auditor" interface for auditing the construction of ExplodedGraphs.Ted Kremenek2008-08-271-0/+23
* Make implementation of ExplodedNodeImpl::addPredecessor out-of-line.Ted Kremenek2008-08-271-0/+6
* Use back() instead of end()-1Argyrios Kyrtzidis2008-04-221-2/+2
* Fix improper dereference of end() iterator. Patch by Argiris Kirtzidis!Ted Kremenek2008-04-201-2/+5
* In ExplodedGraphImpl::Trim, prioritize for paths that don't span loops by usingTed Kremenek2008-04-161-5/+34
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+227
OpenPOWER on IntegriCloud