Commit History

Author SHA1 Message Date
  Richard Smith c3225a63e4 Improve behavior in the case of stack exhaustion. 6 years ago
  Alex Lorenz 5195a35aa7 Introduce FileEntryRef and use it when handling includes to report correct dependencies 6 years ago
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 years ago
  Rainer Orth e3656d7fcf Move LangStandard*, InputKind::Language to Basic 6 years ago
  Fangrui Song 231854d01b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 6 years ago
  Harlan Haskins 43696f8809 [clang] Adopt new FileManager error-returning APIs 6 years ago
  JF Bastien 0ad57c86b2 BitStream reader: propagate errors 6 years ago
  Alex Lorenz 4df2fbbebb Unify DependencyFileGenerator class and DependencyCollector interface (NFCI) 6 years ago
  Alex Lorenz 5414c69f61 [Frontend] SetUpDiagnosticLog should handle unowned diagnostic consumer 6 years ago
  Sam McCall 0475b9e2dc [CodeComplete] Remove obsolete isOutputBinary(). 6 years ago
  Anton Afanasyev 95c1c41b49 Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` compatible JSON profiling output dumps. 6 years ago
  Duncan P. N. Exon Smith 1d5d785505 Basic: Return a reference from FileManager::getVirtualFileSystem, NFC 6 years ago
  Duncan P. N. Exon Smith 5f92395a7e Frontend: Remove CompilerInstance::VirtualFileSystem, NFC 6 years ago
  Duncan P. N. Exon Smith c977c99e5c Modules: Invalidate out-of-date PCMs as they're discovered 6 years ago
  Duncan P. N. Exon Smith d28cf14aed Modules: Rename MemoryBufferCache to InMemoryModuleCache 6 years ago
  Yaxun Liu 23d1a861c4 [HIP] Fix size_t for MSVC environment 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Erich Keane e0244b6427 PTH-- Remove feature entirely- 6 years ago
  David Blaikie 58546904c7 Sink BuryPointer from Clang into LLVM for reuse there 6 years ago
  David Blaikie 3d002375f1 [Frontend/Modules] Show diagnostics on prebuilt module configuration mismatch too 6 years ago
  Benjamin Kramer 2ce281b3c9 Reapply "Fix regression in behavior of clang -x c++-header -fmodule-name=XXX" 6 years ago
  Ilya Biryukov ce03b9e086 Revert "Fix regression in behavior of clang -x c++-header -fmodule-name=XXX" 6 years ago
  Reid Kleckner 1168491f34 Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 6 years ago
  Richard Smith 016d569f86 Fix typo in comment. 6 years ago
  Richard Smith c6a35f056e Fix regression in behavior of clang -x c++-header -fmodule-name=XXX 6 years ago
  Erik Pilkington e1dcbc21bc NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) 6 years ago
  Jonas Devlieghere ef858170ac Lift VFS from clang to llvm (NFC) 6 years ago
  Richard Smith 84853833c2 [modules] Frontend support for building a header module from a list of 7 years ago
  Sam McCall 446fa15e64 [VFS] vfs::directory_iterator yields path and file type instead of full Status 7 years ago
  Petr Hosek 2db0cb23ff [ADT] Normalize empty triple components 7 years ago