aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/CXXFieldCollector.h
AgeCommit message (Expand)Author
2010-03-17ActOnTagDefinitionError is supposed to 'unwind' ActOnTagStartDefinition, notJohn McCall
2008-12-11Unifies the name-lookup mechanisms used in various parts of the ASTDouglas Gregor
2008-07-01Update some comments.Argyrios Kyrtzidis
2008-07-01Add Sema support for C++ classes.Argyrios Kyrtzidis