コミット履歴

作者 SHA1 メッセージ 日付
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 年 前
  Rainer Orth e3656d7fcf Move LangStandard*, InputKind::Language to Basic 6 年 前
  Duncan P. N. Exon Smith 2d59837707 Modules: Add LangOptions::CacheGeneratedPCH 6 年 前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年 前
  Richard Smith 772553c418 Remove 'Filename' parameter from BeginSourceFileAction. 8 年 前
  Richard Smith 92c5967c32 Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input. 8 年 前
  David Blaikie e781b71dd0 Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" 8 年 前
  David Blaikie 471e0b27d7 Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer" 8 年 前
  David Blaikie 4a854da51b IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer 8 年 前
  Benjamin Kramer 75468b182e [Frontend] Allow attaching an external sema source to compiler instance and extra diags to TypoCorrections 8 年 前
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 年 前
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods 10 年 前
  Reid Kleckner e1f5149843 Reland r219810 "Fix late template parsing leak with incremental processing" 10 年 前
  Reid Kleckner 715149a6cc Revert "Fix late template parsing leak with incremental processing" 11 年 前
  Reid Kleckner 065a98c4ce Fix late template parsing leak with incremental processing 11 年 前
  Benjamin Kramer 09039786d9 Revert over-eager unique_ptr conversion. 11 年 前
  Craig Topper c6da4d1d6c Unique_ptrify PPCallbacks ownership. 11 年 前
  Rafael Espindola d92e74d96e Update for LLVM api change. 11 年 前
  David Blaikie b53da86048 Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 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 年 前
  Alp Toker 7cec627f32 ASTContext: Declare builtin types implicitly 11 年 前
  Argyrios Kyrtzidis 2723213e21 [Parser] Unbreak parsing with incremental parsing enabled and add a unit-test for it. 11 年 前
  Sean Silva d47afb96a3 Nuke SetUpBuildDumpLog. 12 年 前
  Chandler Carruth 7cc315ccf8 Really sort the #include lines in unittests/... 12 年 前
  Chandler Carruth 1050e8b225 Sort the #include lines for unittests/... 12 年 前
  Benjamin Kramer a13d2bceae Update unittests for include change. 13 年 前
  Douglas Gregor eabcf7e1d4 Fix broken unit test 13 年 前
  Peter Collingbourne 4b93d660c6 Re-instate r125819 and r125820 with no functionality change 14 年 前