aboutsummaryrefslogtreecommitdiff
path: root/test/Index/annotate-nested-name-specifier.cpp
AgeCommit message (Expand)Author
2013-01-07[libclang] Make token annotation of type/storage qualifiers accurate.Argyrios Kyrtzidis
2011-10-05Expose more statement, expression, and declaration kinds in libclang,Douglas Gregor
2011-09-01Enable -fdelayed-template-parsing by default on Win32.Francois Pichet
2011-05-01Based on the new information in the AST provided by r130628, writeChandler Carruth
2011-03-16Use ElaboratedType also for C.Abramo Bagnara
2011-03-03Finish updated testDouglas Gregor
2011-03-03Eliminate redundant nested-name-specifiers onDouglas Gregor
2011-03-02Fix the source range for a member access expression that includes aDouglas Gregor
2011-03-02Teach libclang how to visit the children of a C++ base-class specifierDouglas Gregor
2011-03-02Push nested-name-specifier source location information into templateDouglas Gregor
2011-03-02Push nested-name-specifier source-location information into dependentDouglas Gregor
2011-03-01Push nested-name-specifier source-location information into dependentDouglas Gregor
2011-03-01Reinstate the introduction of source-location information forDouglas Gregor
2011-03-01Revert r126748, my second attempt at nested-name-specifier sourceDouglas Gregor
2011-03-01Reinstate r126737, extending the generation of type-source locationDouglas Gregor
2011-03-01Revert r126737, the most recent nested-name-specifier location change, for bu...Douglas Gregor
2011-03-01Push nested-name-specifier source location information into elaboratedDouglas Gregor
2011-03-01Push nested-name-specifier source location information intoDouglas Gregor
2011-02-28Push nested-name-specifier location information into DeclRefExpr andDouglas Gregor
2011-02-28Push nested-name-specifier source location information intoDouglas Gregor
2011-02-25Push nested-name-specifier source-location information intoDouglas Gregor
2011-02-25Push nested-name-specifier source location information into namespaceDouglas Gregor
2011-02-25Push nested-name-specifier source location information into using directives.Douglas Gregor
2011-02-25Direct testing of source-location information on using declarations, via libc...Douglas Gregor
2011-02-25Use NestedNameSpecifierLoc within out-of-line variables, function, andDouglas Gregor
2011-02-25Update UsingDecl, UnresolvedUsingTypenameDecl, andDouglas Gregor