aboutsummaryrefslogtreecommitdiff
path: root/lib/Parse/ParseExpr.cpp
AgeCommit message (Expand)Author
2008-05-09Don't call into objc front-end when not parsing objc code. This avoidsChris Lattner
2008-04-06Use token lookahead to simplify some code that is rarely executed.Chris Lattner
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner