Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Eric Christopher b70ce903c2 Rename the non-coding style conformant functions in namespace Builtins 10 жил өмнө
  Adrian Prantl 1e6cac6da0 Make the clang module container format selectable from the command line. 10 жил өмнө
  Adrian Prantl 5f4be954a1 Introduce a PCHContainerOperations interface (NFC). 10 жил өмнө
  Duncan P. N. Exon Smith fa5f2ec781 Reapply "Frontend: Stop leaking when not -disable-free" 10 жил өмнө
  Duncan P. N. Exon Smith 8a7e3ae819 Revert "Frontend: Stop leaking when not -disable-free" 10 жил өмнө
  Duncan P. N. Exon Smith 15465fa0f6 Frontend: Stop leaking when not -disable-free 10 жил өмнө
  Richard Smith 0a6028ee41 Rename MacroDefinition -> MacroDefinitionRecord, Preprocessor::MacroDefinition -> MacroDefinition. 10 жил өмнө
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods 10 жил өмнө
  Yaron Keren 9bd91b686a Remove many superfluous SmallString::str() calls. 10 жил өмнө
  Argyrios Kyrtzidis 699179bb08 [PCH/Modules] Check that the specific module cache path the PCH was built with, is the same as 10 жил өмнө
  Richard Smith c39fc75bc0 PR22299: Relocate code for handling -fmodule-map-file= so that we don't try to 10 жил өмнө
  Richard Smith 489c8c9c1c [modules] Load .pcm files specified by -fmodule-file lazily. 10 жил өмнө
  Richard Smith 732cea5e28 [modules] Initial support for explicitly loading .pcm files. 10 жил өмнө
  Ted Kremenek fdf0d35132 Add support for the static analyzer to synthesize function implementations from external model files. 11 жил өмнө
  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 жил өмнө