Историја ревизија

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