1. 32038bb When determining which preprocessed entities to traverse in libclang, by Douglas Gregor · 14 years ago
  2. 76dc889 When setting the globally-visible declarations for a particular by Douglas Gregor · 14 years ago
  3. f128fed When we decide not to reuse a precompiled preamble, clear out the by Douglas Gregor · 14 years ago
  4. b1fd345 libclang: Execute clang_codeCompleteAt() inside a crash recovery context. by Daniel Dunbar · 14 years ago
  5. c1cf158 Fix a loop overrun in ComputePreamble when the last remapped file was erased, by Daniel Dunbar · 14 years ago
  6. ea94bbc libclang: Put clang_reparseTranslationUnit inside a crash recovery context. by Daniel Dunbar · 14 years ago
  7. c0659ec When using a precompiled preamble, save the diagnostics produced when by Douglas Gregor · 14 years ago
  8. 3e15e0a When remapping a virtual file, also make an entry for the file with by Douglas Gregor · 14 years ago
  9. 719770d Make code-completion for Objective-C message sends to "id" work in the by Douglas Gregor · 15 years ago
  10. f7353c0 Make sure that we have File IDs for all of the unsaved files before we by Douglas Gregor · 15 years ago
  11. 51d07cb Don't use echo in the Index test, which I hope will work around an intermittent Windows failure by Douglas Gregor · 15 years ago
  12. 4db64a4 Extend clang_createTranslationUnitFromSourceFile() to support creating by Douglas Gregor · 15 years ago
  13. 735df88 Extend the CIndex code-completion API to perform code completion by Douglas Gregor · 15 years ago
  14. 1787b70 Move test/Index input files into a sub directory (not scanned as tests). by Daniel Dunbar · 15 years ago