1. 42b2984 Expose more statement, expression, and declaration kinds in libclang, by Douglas Gregor · 13 years ago
  2. ff676cb Fixed source range for all DeclaratorDecl's. by Abramo Bagnara · 13 years ago
  3. d475aad Get rid of the lame attempt to prioritize "void" functions at by Douglas Gregor · 14 years ago
  4. 36897b0 Add libclang support for label statements, gotos, and taking the by Douglas Gregor · 14 years ago
  5. eb0d014 Give a slight preference to functions returning "void" when we're by Douglas Gregor · 14 years ago
  6. 7ae2faa Implement clang_saveTranslationUnit(), which saves a translation unit by Douglas Gregor · 14 years ago
  7. df95a13 Use precompiled preambles for in-process code completion. by Douglas Gregor · 14 years ago
  8. eb8837b When using a precompiled preamble, keep track of the top-level by Douglas Gregor · 14 years ago
  9. c0659ec When using a precompiled preamble, save the diagnostics produced when by Douglas Gregor · 14 years ago
  10. acc9bf3 tests: Use env instead of assuming bash. by Daniel Dunbar · 14 years ago
  11. fae3b2f Implement -fno-validate-pch at the -cc1 level, which suppresses most by Douglas Gregor · 14 years ago
  12. 3e15e0a When remapping a virtual file, also make an entry for the file with by Douglas Gregor · 14 years ago