- 76377dc Print nested name specifiers for typedefs and type aliases by Alex Lorenz · 9 years ago
- 74f0234 PR13403 (+duplicates): implement C++ DR1310 (http://wg21.link/cwg1310). by Richard Smith · 9 years ago
- 98a8874 [libclang] Make token annotation of type/storage qualifiers accurate. by Argyrios Kyrtzidis · 13 years ago
- 4c362d5 Expose more statement, expression, and declaration kinds in libclang, by Douglas Gregor · 14 years ago
- 0274487 Enable -fdelayed-template-parsing by default on Win32. by Francois Pichet · 14 years ago
- 73aa8f7 Based on the new information in the AST provided by r130628, write by Chandler Carruth · 14 years ago
- 9875a3c Use ElaboratedType also for C. by Abramo Bagnara · 15 years ago
- bd6b444 Finish updated test by Douglas Gregor · 15 years ago
- e29139c Eliminate redundant nested-name-specifiers on by Douglas Gregor · 15 years ago
- 25b7e05 Fix the source range for a member access expression that includes a by Douglas Gregor · 15 years ago
- 64f38ae Teach libclang how to visit the children of a C++ base-class specifier by Douglas Gregor · 15 years ago
- 9d80212 Push nested-name-specifier source location information into template by Douglas Gregor · 15 years ago
- e7c2065 Push nested-name-specifier source-location information into dependent by Douglas Gregor · 15 years ago
- a7a795b Push nested-name-specifier source-location information into dependent by Douglas Gregor · 15 years ago
- 844cb50 Reinstate the introduction of source-location information for by Douglas Gregor · 15 years ago
- b3a58b0 Revert r126748, my second attempt at nested-name-specifier source by Douglas Gregor · 15 years ago
- bf5fe47 Reinstate r126737, extending the generation of type-source location by Douglas Gregor · 15 years ago
- 62a60c5 Revert r126737, the most recent nested-name-specifier location change, for buildbot breakage. by Douglas Gregor · 15 years ago
- 9720642 Push nested-name-specifier source location information into elaborated by Douglas Gregor · 15 years ago
- 3d0da5f Push nested-name-specifier source location information into by Douglas Gregor · 15 years ago
- ea972d3 Push nested-name-specifier location information into DeclRefExpr and by Douglas Gregor · 15 years ago
- 0da1d43 Push nested-name-specifier source location information into by Douglas Gregor · 15 years ago
- a6ce608 Push nested-name-specifier source-location information into by Douglas Gregor · 15 years ago
- c05ba2e Push nested-name-specifier source location information into namespace aliases. by Douglas Gregor · 15 years ago
- 12441b3 Push nested-name-specifier source location information into using directives. by Douglas Gregor · 15 years ago
- f29ba48 Direct testing of source-location information on using declarations, via libclang by Douglas Gregor · 15 years ago
- 1445480 Use NestedNameSpecifierLoc within out-of-line variables, function, and by Douglas Gregor · 15 years ago
- a9d87bc Update UsingDecl, UnresolvedUsingTypenameDecl, and by Douglas Gregor · 15 years ago