summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/CFG.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bug fix in CFG::getBlockEdgeImpl(): Use a BumpPtrAllocator to allocateTed Kremenek2008-04-281-13/+71
* Added CFGBlock::getTerminatorCondition() to get the Expr* of the condition a ...Ted Kremenek2008-04-161-72/+137
* Bug fix in CFG construction: VisitCompoundStmt should return the last created...Ted Kremenek2008-03-171-2/+4
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+1509
OpenPOWER on IntegriCloud