1. ea4395e Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" by David Blaikie · 9 years ago
  2. 81d0829 Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" by David Blaikie · 9 years ago
  3. 9280a85 IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer by David Blaikie · 9 years ago
  4. 9670f84 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  5. 34eb207 Use 'override/final' instead of 'virtual' for overridden methods by Alexander Kornienko · 11 years ago
  6. d87f8d7 Update for LLVM api change. by Rafael Espindola · 11 years ago
  7. 6beb6aa Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) by David Blaikie · 11 years ago
  8. 62a56f3 Revert "unique_ptr-ify ownership of ASTConsumers" by David Blaikie · 11 years ago
  9. a51666a unique_ptr-ify ownership of ASTConsumers by David Blaikie · 11 years ago
  10. 0e18ed2 Fix use of uninitialized variable in ExternalASTSourceTest.cpp (introduced in 203525) by David Blaikie · 12 years ago
  11. 023d2ca Add a unittest for the ExternalASTSource. by Richard Smith · 12 years ago