Histórico de Commits

Autor SHA1 Mensagem Data
  David Blaikie 4a854da51b IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer há 8 anos atrás
  Samuel Antao 951912906e [CUDA][OpenMP] Create generic offload action há 9 anos atrás
  Nico Weber 4121881553 Rename Action::begin() to Action::input_begin(). há 9 anos atrás
  Benjamin Kramer b1dfd66099 [libclang] Add entry points that take a full command line including argv[0]. há 9 anos atrás
  Artem Belevich da2d19c6cd [cuda] Driver changes to compile and stitch together host and device-side CUDA code. há 10 anos atrás
  Rafael Espindola c5920d0289 This reverts commit r242058, r242065, r242067. há 10 anos atrás
  Artem Belevich 05f39953d6 [cuda] Driver changes to compile and stitch together host and device-side CUDA code. há 10 anos atrás
  Justin Bogner 6597883c1e Driver: Use pointee_iterator rather than iterating over unique_ptrs há 11 anos atrás
  David Blaikie 93dbd61f37 unique_ptrify JobList::Jobs há 11 anos atrás
  Alp Toker c556f81241 Track IntrusiveRefCntPtr::get() changes from LLVM r212366 há 11 anos atrás
  Craig Topper d24fb6c947 [C++11] Use 'nullptr'. Frontend edition. há 11 anos atrás
  Alp Toker 82893e7e14 Eliminate DefaultImageName from the Driver constructor há 11 anos atrás
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. há 11 anos atrás
  Ahmed Charles 789a4f820d Change OwningPtr::take() to OwningPtr::release(). há 11 anos atrás
  Hans Wennborg fc3389701e Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print. há 12 anos atrás
  Reid Kleckner b1e25a1bc0 [Driver] Refactor clang driver to use LLVM's Option library há 12 anos atrás
  Sean Silva d47afb96a3 Nuke SetUpBuildDumpLog. há 12 anos atrás
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers há 12 anos atrás
  Rafael Espindola 17c874a944 Remove some dead code. CLANG_IS_PRODUCTION is now just a build flag and há 12 anos atrás
  Bob Wilson 64c4f29ff3 Remove code to fall back to llvm-gcc for i386 kexts. há 12 anos atrás
  Douglas Gregor 02c23ebf41 Make DiagnosticOptions intrusively reference-counted, and make sure há 13 anos atrás
  Argyrios Kyrtzidis d6277fb9e0 [driver] When creating the compiler invocation out of command-line há 13 anos atrás
  Dylan Noblesmith c93dc78896 Basic: import IntrusiveRefCntPtr<> into clang namespace há 13 anos atrás
  Dylan Noblesmith f7ccbad5d9 Basic: import SmallString<> into clang namespace há 13 anos atrás
  Dylan Noblesmith 6f42b62b61 Basic: import OwningPtr<> into clang namespace há 13 anos atrás
  Dylan Noblesmith 8fdb6dee2d Let CompilerInvocation initialization indicate failure há 13 anos atrás
  Sebastian Pop 5d8b954842 rename getHostTriple into getDefaultTargetTriple in clang há 14 anos atrás
  Bob Wilson 10a82cde7c Rip out flags for controlling C++ "production mode" separately. há 14 anos atrás
  David Blaikie d6471f7c19 Rename Diagnostic to DiagnosticsEngine as per issue 5397 há 14 anos atrás
  Chris Lattner 2d3ba4f5a9 Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon Mulder! há 14 anos atrás