Age | Commit message (Expand) | Author |
---|---|---|
2009-10-19 | Suppress build warning. | Daniel Dunbar |
2009-10-18 | Clone the full Type hierarchy into the TypeLoc hierarchy. Normalize | John McCall |
2009-10-16 | Allow TypeLocs to be fully initialized with a single SourceLocation. This | John McCall |
2009-10-15 | Better living through metaprogramming. Create a base class which abstracts | John McCall |
2009-09-29 | Pull TypeLocVisitor into its own header file. | Argyrios Kyrtzidis |
2009-09-29 | Introduce ObjCInterfaceLoc which provides type source information for ObjC in... | Argyrios Kyrtzidis |
2009-09-29 | Introduce ObjCProtocolListLoc for keeping source location information for pro... | Argyrios Kyrtzidis |
2009-09-29 | Introduce TypeLoc::getSourceRange(). | Argyrios Kyrtzidis |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-08-19 | Introduce DeclaratorInfo and TypeLoc, intended to be used for storing and rea... | Argyrios Kyrtzidis |