1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 497fd98 Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>" by Roman Lebedev · 8 years ago
  3. 6017bf4 [Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<> by Roman Lebedev · 8 years ago
  4. b872733 [Sema] Allow an external sema source to handle delayed typo corrections. by Benjamin Kramer · 9 years ago
  5. 34eb207 Use 'override/final' instead of 'virtual' for overridden methods by Alexander Kornienko · 10 years ago
  6. 41c247a Make DiagnosticsEngine::takeClient return std::unique_ptr<> by Alexander Kornienko · 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. 416fa34 [C++11] Use 'nullptr'. Unittests edition. by Craig Topper · 11 years ago
  11. b898432 Replace OwningPtr with std::unique_ptr. by Ahmed Charles · 12 years ago
  12. 9a16beb Change OwningPtr::take() to OwningPtr::release(). by Ahmed Charles · 12 years ago
  13. 2c351bb Add hooks to ExternalSemaSource for after-the-fact diagnosis of by Kaelyn Uhrain · 12 years ago
  14. 4ebf576 Forgot to add unittests/Sema/ before committing r188196 :( by Kaelyn Uhrain · 12 years ago