Historique des commits

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