提交历史

作者 SHA1 备注 提交日期
  Reid Kleckner c8df8c22bd [MS] Defer dllexport inline friend functions like other inline methods 7 年之前
  Vassil Vassilev 105edcf926 D34444: Teach codegen to work in incremental processing mode. 8 年之前
  Vedant Kumar bb9efcc8f8 [Coverage] Don't emit mappings for functions in dependent contexts (fixes PR32679) 8 年之前
  Amjad Aboud 05157f019a [DebugInfo] Added support to Clang FE for generating debug info for preprocessor macros. 8 年之前
  John McCall fe232febd1 Introduce a type-safe enum for ForDefinition. 8 年之前
  John McCall e3a336dbb5 Various improvements to the public IRGen interface. 9 年之前
  Reid Kleckner 4b380bc1db Fix a bug involving deferred decl emission and PCH 9 年之前
  Saleem Abdulrasool fdc51a5580 revert SVN r265702, r265640 9 年之前
  Saleem Abdulrasool 8cca4d7cdf Basic: move CodeGenOptions from Frontend 9 年之前
  Stephan Bergmann 8d88a9262f For MS ABI, emit dllexport friend functions defined inline in class 9 年之前
  Reid Kleckner 402b389802 Revert "For MS ABI, emit dllexport friend functions defined inline in class" 9 年之前
  Reid Kleckner bb586da394 For MS ABI, emit dllexport friend functions defined inline in class 9 年之前
  Mehdi Amini 5fa123a0b9 Remove compile time PreserveName in favor of a runtime cc1 -discard-value-names option 9 年之前
  James Y Knight e85ad57298 Make TargetInfo store an actual DataLayout instead of a string. 9 年之前
  Alexey Bataev a6da6f0f08 [OPENMP 4.0] Codegen for 'declare reduction' construct. 9 年之前
  Nico Weber 5493a10248 Serialize `#pragma detect_mismatch`. 9 年之前
  Nico Weber 5a333e954b Serialize `#pragma comment`. 9 年之前
  Manman Ren 2309ae8a82 Check for frontend errors after releasing the Builder. 9 年之前
  David Majnemer 202433cccd [MS ABI] Allow a member pointers' converted type to change 9 年之前
  Peter Collingbourne f2ac4da6f7 Introduce -fsanitize-stats flag. 9 年之前
  David Majnemer e1572f4b76 [MSVC Compat] Enable ABI impacting non-conforming behavior independently of -fms-compatibility 10 年之前
  Eric Christopher b88f708037 Rename DescriptionString -> DataLayoutString as it matches the actual 10 年之前
  Mehdi Amini 02595590ed LLVM API Change: the Module always owns the DataLayout 10 年之前
  Adrian Prantl c849102cd2 Pass HeaderSearchOptions and PreprocessorOptions into CodeGenModule. 10 年之前
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 年之前
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 年之前
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods 10 年之前
  Nico Weber 9d68194a48 Wrap to 80 columns. No behavior change. 10 年之前
  Nico Weber 0222ff3c1c Remove unused parameter, followup to r179639. No behavior change. 10 年之前
  Nico Weber 9b0d355372 Remove ASTConsumer::HandleVTable()'s bool parameter. 10 年之前