Историја ревизија

Аутор SHA1 Порука Датум
  David Blaikie b53da86048 Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) пре 11 година
  David Blaikie 04a5a7f94b std::unique_ptr-ify the result of ASTUnit::LoadFromASTFile пре 11 година
  David Blaikie a588e495a6 unique_ptr-ify FrontendAction::takeCurrentASTUnit пре 11 година
  Benjamin Kramer debb99e851 Flip the order the preprocessor and frontendaction are informed of the end of a file. пре 11 година
  David Blaikie 80bfbba822 Revert "unique_ptr-ify ownership of ASTConsumers" пре 11 година
  David Blaikie 4d15e347a0 unique_ptr-ify ownership of ASTConsumers пре 11 година
  NAKAMURA Takumi a3953a1c0a Instantiate llvm::Registry<clang::PluginASTAction> in FrontendAction.cpp. пре 11 година
  Alp Toker 67d62bc20d Move ChainedIncludesSource into the implementation пре 11 година
  Rafael Espindola e616fa6104 Include system_error directly. пре 11 година
  Rafael Espindola 9986295b4f Replace llvm::error_code with std::error_code. пре 11 година
  Craig Topper d24fb6c947 [C++11] Use 'nullptr'. Frontend edition. пре 11 година
  Richard Smith 3ad9bfabb6 If a declaration is loaded, and then a module import adds a redeclaration, then пре 11 година
  Nico Weber d8758315ca Let ASTReader optionally delete its ASTDeserializationListener. пре 11 година
  Nico Weber 3427ab08e5 Revert the "don't leak" part of r207065, looks like the bots don't like it :-/ пре 11 година
  Nico Weber 8de2f29d60 Don't leak objects in load-from-ast path unless DisableFree is set. пре 11 година
  Nico Weber 2f579d9d0d Bury leaked sema pointer when reading from AST files. пре 11 година
  Ben Langmuir 426bfa0c45 Honour -ivfsoverlay in ASTUnit to match clang пре 11 година
  Ben Langmuir ef1b5dcd49 Allow multiple modules with the same name to coexist in the module cache пре 11 година
  Craig Topper 85bba31eb7 [C++11] Add 'override' keyword to virtual methods that override their base class. пре 11 година
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. пре 11 година
  Ahmed Charles 789a4f820d Change OwningPtr::take() to OwningPtr::release(). пре 11 година
  Argyrios Kyrtzidis ddea715540 [Preprocessor] Pass TranslationUnitKind to the preprocessor and if it is TU_Prefix пре 11 година
  Argyrios Kyrtzidis 0242440d9f [ASTUnit] Fix use-after-free bug in ASTUnit::getMainBufferWithPrecompiledPreamble(). пре 11 година
  Ben Langmuir 89de580b52 Add a driver option -ivfsoverlay пре 11 година
  Ben Langmuir d7596d6412 Recommit virtual file system пре 11 година
  Juergen Ributzka 6c03a38d81 Reverting the virtual file system implementation, because it triggers an assertion пре 11 година
  Ben Langmuir 91e3d5860a Initial implementation of virtual file system пре 11 година
  Ben Langmuir 499512d6f2 Stat system dependencies when using -verify-pch пре 11 година
  Ben Langmuir e9e34e28c5 Add a CC1 option -verify-pch пре 11 година
  Chandler Carruth 4b9be6e25f Sort all the #include lines with LLVM's utils/sort_includes.py which пре 11 година