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