aboutsummaryrefslogtreecommitdiff
path: root/Analysis/GRBlockCounter.cpp
AgeCommit message (Expand)Author
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner
2008-03-06Fixed mismatched deallocation in GRBlockCounter::Factory::~Factory.Ted Kremenek
2008-02-13Renamed class GREngine => GRCoreEngine.Ted Kremenek
2008-02-12Added GRBlockCounter class, which tracks the number of times blocksTed Kremenek