Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Rafael Espindola c5920d0289 This reverts commit r242058, r242065, r242067. 10 yıl önce
  Artem Belevich 05f39953d6 [cuda] Driver changes to compile and stitch together host and device-side CUDA code. 10 yıl önce
  Justin Bogner 6597883c1e Driver: Use pointee_iterator rather than iterating over unique_ptrs 11 yıl önce
  David Blaikie 93dbd61f37 unique_ptrify JobList::Jobs 11 yıl önce
  Alp Toker c556f81241 Track IntrusiveRefCntPtr::get() changes from LLVM r212366 11 yıl önce
  Craig Topper d24fb6c947 [C++11] Use 'nullptr'. Frontend edition. 11 yıl önce
  Alp Toker 82893e7e14 Eliminate DefaultImageName from the Driver constructor 11 yıl önce
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 yıl önce
  Ahmed Charles 789a4f820d Change OwningPtr::take() to OwningPtr::release(). 11 yıl önce
  Hans Wennborg fc3389701e Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print. 12 yıl önce
  Reid Kleckner b1e25a1bc0 [Driver] Refactor clang driver to use LLVM's Option library 12 yıl önce
  Sean Silva d47afb96a3 Nuke SetUpBuildDumpLog. 12 yıl önce
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 yıl önce
  Rafael Espindola 17c874a944 Remove some dead code. CLANG_IS_PRODUCTION is now just a build flag and 12 yıl önce
  Bob Wilson 64c4f29ff3 Remove code to fall back to llvm-gcc for i386 kexts. 12 yıl önce
  Douglas Gregor 02c23ebf41 Make DiagnosticOptions intrusively reference-counted, and make sure 13 yıl önce
  Argyrios Kyrtzidis d6277fb9e0 [driver] When creating the compiler invocation out of command-line 13 yıl önce
  Dylan Noblesmith c93dc78896 Basic: import IntrusiveRefCntPtr<> into clang namespace 13 yıl önce
  Dylan Noblesmith f7ccbad5d9 Basic: import SmallString<> into clang namespace 13 yıl önce
  Dylan Noblesmith 6f42b62b61 Basic: import OwningPtr<> into clang namespace 13 yıl önce
  Dylan Noblesmith 8fdb6dee2d Let CompilerInvocation initialization indicate failure 13 yıl önce
  Sebastian Pop 5d8b954842 rename getHostTriple into getDefaultTargetTriple in clang 14 yıl önce
  Bob Wilson 10a82cde7c Rip out flags for controlling C++ "production mode" separately. 14 yıl önce
  David Blaikie d6471f7c19 Rename Diagnostic to DiagnosticsEngine as per issue 5397 14 yıl önce
  Chris Lattner 2d3ba4f5a9 Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon Mulder! 14 yıl önce
  Chris Lattner 5f9e272e63 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 14 yıl önce
  Eli Friedman 4d509341bd Fix the clang part of PR7952: rewrite the specialization of isa<> in DeclBase, 14 yıl önce
  Argyrios Kyrtzidis ea383c0dff Add missing file for my previous commit. 14 yıl önce