summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseExpr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify the parser a bit by looking at the next token without consuming it (...Argyrios Kyrtzidis2008-07-091-63/+0
* Add parsing support for C++ classes.Argyrios Kyrtzidis2008-06-241-0/+2
* handle the full assignment-expression grammar when using an Chris Lattner2008-06-021-0/+21
* Don't call into objc front-end when not parsing objc code. This avoidsChris Lattner2008-05-091-1/+3
* Use token lookahead to simplify some code that is rarely executed.Chris Lattner2008-04-061-36/+0
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+1081
OpenPOWER on IntegriCloud