1. c2b9799 When libclang visits a translation unit via clang_visitChildren(), by Douglas Gregor · 15 years ago
  2. dff1930 Fixed source range for all DeclaratorDecl's. by Abramo Bagnara · 15 years ago
  3. b3185b0 Fixed TypedefDecl and TemplateTypeParameter source range. by Abramo Bagnara · 15 years ago
  4. 263803a Teach clang_getCursorReferenced() and friends about BlockDeclRefExprs. by Douglas Gregor · 15 years ago
  5. d198047 Add libclang visitation for C99 designated initializers. by Douglas Gregor · 15 years ago
  6. 0d4d88c Add libclang visitation for __builtin_offsetof's components (fields by Douglas Gregor · 15 years ago
  7. cb13408 Unbreak test on windows. by Ted Kremenek · 16 years ago
  8. 33b9a42 Add CIndex support for blocks. by Ted Kremenek · 16 years ago
  9. 6092d50 c-index-test: Unify and always print half-open extents. by Daniel Dunbar · 16 years ago
  10. 98c07e0 c-index-test: Unify syntax for printing extents. Yes, there were 4. by Daniel Dunbar · 16 years ago
  11. e391b01 Add test case for ? : crasher by Douglas Gregor · 16 years ago
  12. 7210063 Move the type specifier location for elaborated-type-specifiers from by Douglas Gregor · 16 years ago
  13. 625a515 Teach the cursor visitor to recurse into the type information of by Douglas Gregor · 16 years ago