summaryrefslogtreecommitdiff
path: root/include/clang/AST/StmtGraphTraits.h
Commit message (Expand)AuthorAge
* Sort #include lines for all files under include/...Chandler Carruth2012-12-04
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-09
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Fixed DeclStmt::child_begin() to actually create an iterator thatTed Kremenek2007-10-18
* Implemented 90% functionality of new child_iterator for Stmt objectsTed Kremenek2007-10-18
* Moved GraphTraits<Stmt*> to StmtGraphTraits.h. This allows consumers of Stmt...Ted Kremenek2007-09-19