1. 0909859 Add "native" to config.available_features, to make it easier to disable non-x-compile-safe tests by Amaury de la Vieuville · 11 years ago
  2. abc563f Introduce a new libclang API, clang_reparseTranslationUnit(), which by Douglas Gregor · 14 years ago
  3. 51d07cb Don't use echo in the Index test, which I hope will work around an intermittent Windows failure by Douglas Gregor · 14 years ago
  4. 8f0bf81 c-index-test: Unify and always print half-open extents. by Daniel Dunbar · 14 years ago
  5. 51b058c c-index-test: Unify syntax for printing extents. Yes, there were 4. by Daniel Dunbar · 14 years ago
  6. 7d0d40e Introduce type references into the C API, capturing references to by Douglas Gregor · 14 years ago
  7. cf84aa4 Replace clang_getDeclUSR() with clang_getCursorUSR(). Also remove printing 'contexts' from c-index-test output; it wasn't helpful and was extremely brittle. by Ted Kremenek · 15 years ago
  8. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  9. 288294f Tests: Fix some bugs in clang_f_opts, options were out of order but it worked by Daniel Dunbar · 15 years ago
  10. 632d4b3 XFAIL this test on Win32 until I can take a look. by Daniel Dunbar · 15 years ago
  11. f772d1e ASTUnit/CIndex: Explicitly track the top-level decls when using an ASTUnit made by Daniel Dunbar · 15 years ago