aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Parse/ParseAST.h
AgeCommit message (Expand)Author
2012-04-12Added a flag to the parser to skip method bodies.Erik Verbruggen
2011-08-25Introduce a -cc1 option "-emit-module", that creates a binary moduleDouglas Gregor
2010-08-20Another step in the process of making the parser depend on Sema:John McCall