Age | Commit message (Expand) | Author |
---|---|---|
2011-10-05 | Expose more statement, expression, and declaration kinds in libclang, | Douglas Gregor |
2011-03-08 | Fixed source range for all DeclaratorDecl's. | Abramo Bagnara |
2011-03-06 | Fixed TypedefDecl and TemplateTypeParameter source range. | Abramo Bagnara |
2010-11-08 | Add CursorVisitor::VisitBinaryOperator() to explicitly handle the case where ... | Ted Kremenek |