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

Аутор SHA1 Порука Датум
  Duncan P. N. Exon Smith f75f97a33a FileManager: Remove ShouldCloseOpenFile argument from getBufferForFile, NFC пре 6 година
  Volodymyr Sapsai 39c70ef6ac [Modules] Fix rebuilding an updated module for each of its consumers. пре 6 година
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique пре 6 година
  Harlan Haskins 43696f8809 [clang] Adopt new FileManager error-returning APIs пре 6 година
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. пре 6 година
  Fangrui Song ce76f242a3 Range-style std::find{,_if} -> llvm::find{,_if}. NFC пре 6 година
  Duncan P. N. Exon Smith c977c99e5c Modules: Invalidate out-of-date PCMs as they're discovered пре 6 година
  Duncan P. N. Exon Smith d28cf14aed Modules: Rename MemoryBufferCache to InMemoryModuleCache пре 6 година
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo пре 6 година
  Richard Trieu 6be5408471 Move PCHContainerOperations from Frontend to Serialization пре 6 година
  Jonas Devlieghere ef858170ac Lift VFS from clang to llvm (NFC) пре 6 година
  Adrian Prantl 6f4f824d56 Close FileEntries of cached files in ModuleManager::addModule(). пре 7 година
  Fangrui Song abdbb605f2 Remove trailing space пре 7 година
  Eugene Zelenko 7be12f4308 [Serialization] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). пре 7 година
  Boris Kolpackov 90051f7676 [modules] Add ability to specify module name to module file mapping (reapply) пре 8 година
  Victor Leschuk 6f7f03ccb1 Revert r312105 [modules] Add ability to specify module name to module file mapping пре 8 година
  Boris Kolpackov ca9ec867b6 [modules] Add ability to specify module name to module file mapping пре 8 година
  Simon Pilgrim 1ddeae4808 Spelling mistakes in comments. NFCI. (PR27635) пре 8 година
  Duncan P. N. Exon Smith 2bf5f686e2 Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" пре 8 година
  Renato Golin cf26db83d5 Revert "Modules: Cache PCMs in memory and avoid a use-after-free" пре 8 година
  Duncan P. N. Exon Smith 4c3cdee2a5 Modules: Cache PCMs in memory and avoid a use-after-free пре 8 година
  Richard Smith 682d31dfbf [modules] Load the ModuleOffsetMap from the module header lazily. пре 8 година
  Duncan P. N. Exon Smith 54791eac1f Modules: Fix a minor performance bug from r293393 пре 8 година
  Duncan P. N. Exon Smith 65a6eb20b7 Modules: Return early in ModuleManager::addModule; NFC пре 8 година
  Duncan P. N. Exon Smith 94a8da72b1 Modules: Clean up ModuleFile::Imports in ModuleManager::removeModules пре 8 година
  Duncan P. N. Exon Smith 98d193728f Modules: Enforce that ModuleManager::removeModules deletes the tail пре 8 година
  Duncan P. N. Exon Smith 13065c8802 Modules: Clarify ownership of ModuleFile instances in ModuleManager, NFC пре 8 година
  Duncan P. N. Exon Smith 5ee103da4d Modules: Return ModuleFile& from ModuleManager::begin, etc.; NFC пре 8 година
  Duncan P. N. Exon Smith f4f30d8e67 Modules: Separate out a checkSignature helper, almost NFC пре 8 година
  Pavel Labath 7a8f655927 [VFS] Replace TimeValue usage with std::chrono пре 8 година