コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Yaron Keren e064987853 Initialize CodeGeneratorImpl::Ctx in constructor. 10 年 前
  Hans Wennborg 59265c5c86 Tweak the assert in ModuleBuilder from r224533 (PR21989) 10 年 前
  Hans Wennborg ecc159aae7 ModuleBuilder: assert that all deferred inline method defs get handled 10 年 前
  Justin Bogner ac78a88aed InstrProf: Don't emit coverage for uninstantiated templates 10 年 前
  Richard Smith 679b2ef02d [modules] Fix a rejects-valid resulting from emitting an inline function 11 年 前
  Alex Lorenz 8bff0ff2df Add coverage mapping generation. 11 年 前
  Richard Smith 5dc696f3e7 Notional simplification: defer emitting deferred inline methods until we finish 11 年 前