1. 42b2984 Expose more statement, expression, and declaration kinds in libclang, by Douglas Gregor · 13 years ago
  2. 8efcc01 Enable -fdelayed-template-parsing by default on Win32. by Francois Pichet · 13 years ago
  3. 960d13d Based on the new information in the AST provided by r130628, write by Chandler Carruth · 13 years ago
  4. 0daaf32 Use ElaboratedType also for C. by Abramo Bagnara · 13 years ago
  5. 159c0a0 Finish updated test by Douglas Gregor · 13 years ago
  6. 0f0ea2a Eliminate redundant nested-name-specifiers on by Douglas Gregor · 13 years ago
  7. 75e8504 Fix the source range for a member access expression that includes a by Douglas Gregor · 13 years ago
  8. c314aa4 Teach libclang how to visit the children of a C++ base-class specifier by Douglas Gregor · 13 years ago
  9. b6744ef Push nested-name-specifier source location information into template by Douglas Gregor · 13 years ago
  10. 059101f Push nested-name-specifier source-location information into dependent by Douglas Gregor · 13 years ago
  11. 94fdffa Push nested-name-specifier source-location information into dependent by Douglas Gregor · 13 years ago
  12. 9e87687 Reinstate the introduction of source-location information for by Douglas Gregor · 13 years ago
  13. 2786864 Revert r126748, my second attempt at nested-name-specifier source by Douglas Gregor · 13 years ago
  14. be38c5f Reinstate r126737, extending the generation of type-source location by Douglas Gregor · 13 years ago
  15. 44cd9f9 Revert r126737, the most recent nested-name-specifier location change, for buildbot breakage. by Douglas Gregor · 13 years ago
  16. 239cbb0 Push nested-name-specifier source location information into elaborated by Douglas Gregor · 13 years ago
  17. 2494dd0 Push nested-name-specifier source location information into by Douglas Gregor · 13 years ago
  18. 40d96a6 Push nested-name-specifier location information into DeclRefExpr and by Douglas Gregor · 13 years ago
  19. 4c9be89 Push nested-name-specifier source location information into by Douglas Gregor · 13 years ago
  20. f3db29f Push nested-name-specifier source-location information into by Douglas Gregor · 13 years ago
  21. 0cfaf6a Push nested-name-specifier source location information into namespace aliases. by Douglas Gregor · 13 years ago
  22. db99241 Push nested-name-specifier source location information into using directives. by Douglas Gregor · 13 years ago
  23. a8eef31 Direct testing of source-location information on using declarations, via libclang by Douglas Gregor · 13 years ago
  24. c22b5ff Use NestedNameSpecifierLoc within out-of-line variables, function, and by Douglas Gregor · 13 years ago
  25. dc35571 Update UsingDecl, UnresolvedUsingTypenameDecl, and by Douglas Gregor · 13 years ago