summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/Expr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Extend InitListExpr API/IMPL to support arbitrary add/remove (in support of t...Steve Naroff2008-05-011-7/+4
* OCUVector -> ExtVector, shorthand for extended vector, per feedback from Chris.Nate Begeman2008-04-181-14/+14
* Several improvements from Doug Gregor related to defaultChris Lattner2008-04-101-1/+2
* Add support for C++ default arguments, and rework Parse-Sema Chris Lattner2008-04-081-0/+15
* PR1963: Address of function is a constant expressionSeo Sanghyeon2008-04-041-0/+2
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+1391
OpenPOWER on IntegriCloud