summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/StmtIterator.cpp
Commit message (Expand)AuthorAgeFilesLines
* A little more tweaking with StmtIterator and SizeOfAlignofExpr. A recent com...Ted Kremenek2008-10-071-16/+19
* Add StmtIterator support for DeclGroups.Ted Kremenek2008-10-071-38/+73
* More #include cleaningDaniel Dunbar2008-08-111-1/+0
* Fix some strict-aliasing warnings by using Stmt* instead of Expr* in Variable...Ted Kremenek2008-05-301-3/+3
* PR2347: Fix crash iterating over VLAs; this started triggering because Eli Friedman2008-05-211-5/+4
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+118
OpenPOWER on IntegriCloud