Historial de Commits

Autor SHA1 Mensaje Fecha
  Scott Linder fd456e42ad [Clang] Add VerboseOutputStream to CompilerInstance hace 5 años
  Volodymyr Sapsai 5d56c7bcdf Replace platform-dependent `stat` with `llvm::sys::fs::status`. NFC intended. hace 5 años
  Bruno Cardoso Lopes 0e042f01ab Reapply: [Modules][PCH] Hash input files content hace 5 años
  Eric Christopher b1f59aa74b Temporarily Revert [Modules][PCH] Hash input files content hace 5 años
  Bruno Cardoso Lopes 779f672417 [Modules][PCH] Hash input files content hace 5 años
  Duncan P. N. Exon Smith c2b4309415 FileManager: Use llvm::Expected in new getFileRef API hace 6 años
  Richard Smith c3225a63e4 Improve behavior in the case of stack exhaustion. hace 6 años
  Alex Lorenz 5195a35aa7 Introduce FileEntryRef and use it when handling includes to report correct dependencies hace 6 años
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique hace 6 años
  Rainer Orth e3656d7fcf Move LangStandard*, InputKind::Language to Basic hace 6 años
  Fangrui Song 231854d01b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC hace 6 años
  Harlan Haskins 43696f8809 [clang] Adopt new FileManager error-returning APIs hace 6 años
  JF Bastien 0ad57c86b2 BitStream reader: propagate errors hace 6 años
  Alex Lorenz 4df2fbbebb Unify DependencyFileGenerator class and DependencyCollector interface (NFCI) hace 6 años
  Alex Lorenz 5414c69f61 [Frontend] SetUpDiagnosticLog should handle unowned diagnostic consumer hace 6 años
  Sam McCall 0475b9e2dc [CodeComplete] Remove obsolete isOutputBinary(). hace 6 años
  Anton Afanasyev 95c1c41b49 Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` compatible JSON profiling output dumps. hace 6 años
  Duncan P. N. Exon Smith 1d5d785505 Basic: Return a reference from FileManager::getVirtualFileSystem, NFC hace 6 años
  Duncan P. N. Exon Smith 5f92395a7e Frontend: Remove CompilerInstance::VirtualFileSystem, NFC hace 6 años
  Duncan P. N. Exon Smith c977c99e5c Modules: Invalidate out-of-date PCMs as they're discovered hace 6 años
  Duncan P. N. Exon Smith d28cf14aed Modules: Rename MemoryBufferCache to InMemoryModuleCache hace 6 años
  Yaxun Liu 23d1a861c4 [HIP] Fix size_t for MSVC environment hace 6 años
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  Erich Keane e0244b6427 PTH-- Remove feature entirely- hace 6 años
  David Blaikie 58546904c7 Sink BuryPointer from Clang into LLVM for reuse there hace 6 años
  David Blaikie 3d002375f1 [Frontend/Modules] Show diagnostics on prebuilt module configuration mismatch too hace 6 años
  Benjamin Kramer 2ce281b3c9 Reapply "Fix regression in behavior of clang -x c++-header -fmodule-name=XXX" hace 6 años
  Ilya Biryukov ce03b9e086 Revert "Fix regression in behavior of clang -x c++-header -fmodule-name=XXX" hace 6 años
  Reid Kleckner 1168491f34 Fix clang -Wimplicit-fallthrough warnings across llvm, NFC hace 6 años
  Richard Smith 016d569f86 Fix typo in comment. hace 6 años