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