Historique des commits

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