Historial de Commits

Autor SHA1 Mensaje Fecha
  NAKAMURA Takumi a3b5e0171d Revert r215331, "unique_ptrify CompilerInstance::OutputFile(s) and remove a unique_ptr around a non-owning raw_ostream in CodeGenAction::CreateASTConsumer" hace 11 años
  David Blaikie 02b2fe524c unique_ptrify CompilerInstance::OutputFile(s) and remove a unique_ptr around a non-owning raw_ostream in CodeGenAction::CreateASTConsumer hace 11 años
  David Blaikie b856f770ec Follow up to r215323 - avoid llvm::make_unique in this particular case that's causing GCC on some buildbots some confusion. hace 11 años
  David Blaikie b53da86048 Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) hace 11 años
  Alex Lorenz 8bff0ff2df Add coverage mapping generation. hace 11 años
  Tyler Nowicki f123d90865 Recommit: Handle diagnostic warnings in Frontend diagnostic handler. hace 11 años
  David Blaikie 80bfbba822 Revert "unique_ptr-ify ownership of ASTConsumers" hace 11 años
  David Blaikie 4d15e347a0 unique_ptr-ify ownership of ASTConsumers hace 11 años
  Alp Toker a05c42b9a4 Revert "Handle diagnostic warnings in Frontend diagnostic handler." hace 11 años
  Tyler Nowicki 1d32c78ec0 Handle diagnostic warnings in Frontend diagnostic handler. hace 11 años
  Alp Toker 19ef24a38b CodeGenAction::ExecuteAction(): check for invalid LLVM source locations hace 11 años
  David Blaikie c77e69d500 Remove 'const' from MemoryBuffers used through the SourceManager hace 11 años
  Alp Toker 11a33cee19 const_cast the memory MemoryBuffer following LLVM r211883 hace 11 años
  Alp Toker 602e633a37 Add a FIXME for an unfortunate issue in ConvertBackendLocation() hace 11 años
  Alp Toker f85d10e6c5 CodeGenAction: don't duplicate entire .ll/.bc files into memory hace 11 años
  Diego Novillo e8e398049c Add new debug kind LocTrackingOnly. hace 11 años
  Rafael Espindola 6b309ab8d5 Prefix another use of error_code. hace 11 años
  Alp Toker 817255ea36 Provide fallback locations for backend remarks hace 11 años
  Alp Toker c1ba5d5c46 Implement -Wframe-larger-than backend diagnostic hace 11 años
  Joey Gouly 9266985b61 When an inline-asm diagnostic is reported by the backend, report it with the hace 11 años
  Alp Toker b830eaf3e0 Fix leak from r210059 hace 11 años
  Alp Toker 2134467ca6 Fix -emit-codegen-only to not generate binaries hace 11 años
  Diego Novillo a3f8ad86d8 Add flags -Rpass-missed and -Rpass-analysis. hace 11 años
  Diego Novillo ab22190962 Fix spurious remarks when -Weverything is used. hace 11 años
  Warren Hunt 5ff1d8a32b Reverting 209503 - Breaks asan blacklists hace 11 años
  Hans Wennborg 63c42894e3 Emit used/dllexport inline method definitions in nested classes (PR19743, PR11170) hace 11 años
  Robert Lytton b1d67d0ce5 Fix '-main-file-name <name>' so that it is used for the ModuleID. hace 11 años
  Craig Topper d1008e5c93 [C++11] Use 'nullptr'. CodeGen edition. hace 11 años
  Alp Toker a4ba244cd4 Rename SourceManager::createFileIDForMemBuffer() hace 11 años
  Diego Novillo 459bb10b61 Fix segmentation fault when mixing -Rpass with #line. hace 11 años