aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Parse/AccessSpecifier.h
AgeCommit message (Expand)Author
2010-01-18Move AccessSpecifier into the new Specifiers.h; fixes the layering violationsJohn McCall
2008-11-06Parsing, ASTs, and semantic analysis for the declaration of overloadedDouglas Gregor
2008-04-13This patch adds very basic support for parsing and type-checking classDouglas Gregor