Historial de Commits

Autor SHA1 Mensaje Fecha
  Dmitri Gribenko b6cbdf1b70 [Tooling] Migrated APIs that take ownership of objects to unique_ptr hace 6 años
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique hace 6 años
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  Roman Lebedev b2349051ab Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>" hace 7 años
  Roman Lebedev 9438256f7d [Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<> hace 7 años
  Benjamin Kramer 38d99f6be1 [Sema] Allow an external sema source to handle delayed typo corrections. hace 9 años
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods hace 10 años
  Alexander Kornienko f98071d4ea Make DiagnosticsEngine::takeClient return std::unique_ptr<> hace 10 años
  David Blaikie b53da86048 Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) hace 11 años
  David Blaikie 80bfbba822 Revert "unique_ptr-ify ownership of ASTConsumers" hace 11 años
  David Blaikie 4d15e347a0 unique_ptr-ify ownership of ASTConsumers hace 11 años
  Craig Topper b23b499237 [C++11] Use 'nullptr'. Unittests edition. hace 11 años
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. hace 11 años
  Ahmed Charles 789a4f820d Change OwningPtr::take() to OwningPtr::release(). hace 11 años
  Kaelyn Uhrain 5d937b3fe7 Add hooks to ExternalSemaSource for after-the-fact diagnosis of hace 12 años
  Kaelyn Uhrain 4432bf007a Forgot to add unittests/Sema/ before committing r188196 :( hace 12 años