Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Smith 772553c418 Remove 'Filename' parameter from BeginSourceFileAction. vor 8 Jahren
  Richard Smith 92c5967c32 Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input. vor 8 Jahren
  David Blaikie e781b71dd0 Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" vor 8 Jahren
  David Blaikie 471e0b27d7 Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" vor 8 Jahren
  David Blaikie 4a854da51b IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer vor 8 Jahren
  Benjamin Kramer 75468b182e [Frontend] Allow attaching an external sema source to compiler instance and extra diags to TypoCorrections vor 8 Jahren
  Mehdi Amini 2e23251d3e [NFC] Header cleanup vor 9 Jahren
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods vor 10 Jahren
  Reid Kleckner e1f5149843 Reland r219810 "Fix late template parsing leak with incremental processing" vor 10 Jahren
  Reid Kleckner 715149a6cc Revert "Fix late template parsing leak with incremental processing" vor 11 Jahren
  Reid Kleckner 065a98c4ce Fix late template parsing leak with incremental processing vor 11 Jahren
  Benjamin Kramer 09039786d9 Revert over-eager unique_ptr conversion. vor 11 Jahren
  Craig Topper c6da4d1d6c Unique_ptrify PPCallbacks ownership. vor 11 Jahren
  Rafael Espindola d92e74d96e Update for LLVM api change. vor 11 Jahren
  David Blaikie b53da86048 Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) vor 11 Jahren
  Benjamin Kramer debb99e851 Flip the order the preprocessor and frontendaction are informed of the end of a file. vor 11 Jahren
  David Blaikie 80bfbba822 Revert "unique_ptr-ify ownership of ASTConsumers" vor 11 Jahren
  David Blaikie 4d15e347a0 unique_ptr-ify ownership of ASTConsumers vor 11 Jahren
  Alp Toker 7cec627f32 ASTContext: Declare builtin types implicitly vor 11 Jahren
  Argyrios Kyrtzidis 2723213e21 [Parser] Unbreak parsing with incremental parsing enabled and add a unit-test for it. vor 11 Jahren
  Sean Silva d47afb96a3 Nuke SetUpBuildDumpLog. vor 12 Jahren
  Chandler Carruth 7cc315ccf8 Really sort the #include lines in unittests/... vor 12 Jahren
  Chandler Carruth 1050e8b225 Sort the #include lines for unittests/... vor 12 Jahren
  Benjamin Kramer a13d2bceae Update unittests for include change. vor 13 Jahren
  Douglas Gregor eabcf7e1d4 Fix broken unit test vor 13 Jahren
  Peter Collingbourne 4b93d660c6 Re-instate r125819 and r125820 with no functionality change vor 14 Jahren
  Rafael Espindola 96b1d4b4eb Revert 125820 and 125819 to fix PR9266. vor 14 Jahren
  Peter Collingbourne 906c73ffbc Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction vor 14 Jahren
  Jeffrey Yasskin 7a17889829 Add gTest unittests to clang, and write the first one. vor 14 Jahren