summaryrefslogtreecommitdiff
path: root/test/Index/nested-binaryoperators.cpp
AgeCommit message (Expand)Author
2011-10-05Expose more statement, expression, and declaration kinds in libclang,Douglas Gregor
2011-03-08Fixed source range for all DeclaratorDecl's.Abramo Bagnara
2011-03-06Fixed TypedefDecl and TemplateTypeParameter source range.Abramo Bagnara
2010-11-08Add CursorVisitor::VisitBinaryOperator() to explicitly handle the case where ...Ted Kremenek