Historique des commits

Auteur SHA1 Message Date
  Jonas Devlieghere ef858170ac Lift VFS from clang to llvm (NFC) il y a 6 ans
  Adrian Prantl 6f4f824d56 Close FileEntries of cached files in ModuleManager::addModule(). il y a 7 ans
  Fangrui Song abdbb605f2 Remove trailing space il y a 7 ans
  Eugene Zelenko 7be12f4308 [Serialization] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). il y a 7 ans
  Boris Kolpackov 90051f7676 [modules] Add ability to specify module name to module file mapping (reapply) il y a 8 ans
  Victor Leschuk 6f7f03ccb1 Revert r312105 [modules] Add ability to specify module name to module file mapping il y a 8 ans
  Boris Kolpackov ca9ec867b6 [modules] Add ability to specify module name to module file mapping il y a 8 ans
  Simon Pilgrim 1ddeae4808 Spelling mistakes in comments. NFCI. (PR27635) il y a 8 ans
  Duncan P. N. Exon Smith 2bf5f686e2 Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" il y a 8 ans
  Renato Golin cf26db83d5 Revert "Modules: Cache PCMs in memory and avoid a use-after-free" il y a 8 ans
  Duncan P. N. Exon Smith 4c3cdee2a5 Modules: Cache PCMs in memory and avoid a use-after-free il y a 8 ans
  Richard Smith 682d31dfbf [modules] Load the ModuleOffsetMap from the module header lazily. il y a 8 ans
  Duncan P. N. Exon Smith 54791eac1f Modules: Fix a minor performance bug from r293393 il y a 8 ans
  Duncan P. N. Exon Smith 65a6eb20b7 Modules: Return early in ModuleManager::addModule; NFC il y a 8 ans
  Duncan P. N. Exon Smith 94a8da72b1 Modules: Clean up ModuleFile::Imports in ModuleManager::removeModules il y a 8 ans
  Duncan P. N. Exon Smith 98d193728f Modules: Enforce that ModuleManager::removeModules deletes the tail il y a 8 ans
  Duncan P. N. Exon Smith 13065c8802 Modules: Clarify ownership of ModuleFile instances in ModuleManager, NFC il y a 8 ans
  Duncan P. N. Exon Smith 5ee103da4d Modules: Return ModuleFile& from ModuleManager::begin, etc.; NFC il y a 8 ans
  Duncan P. N. Exon Smith f4f30d8e67 Modules: Separate out a checkSignature helper, almost NFC il y a 8 ans
  Pavel Labath 7a8f655927 [VFS] Replace TimeValue usage with std::chrono il y a 8 ans
  Peter Collingbourne cf26f429e8 Bitcode: Decouple block info block state from reader. il y a 8 ans
  Richard Smith ab6be7a663 Clean up handling of reading module files from stdin. Don't bother trying to il y a 9 ans
  Richard Smith d8b8905344 Refactor to avoid holding a reference to a container element that could go away il y a 9 ans
  Tim Shen 035da02f0f [GraphTraits] Replace all NodeType usage with NodeRef il y a 9 ans
  Manman Ren 8c1ac8c452 Module: add -fprebuilt-module-path to support loading prebuilt modules. il y a 9 ans
  Tim Shen 8dd3abebe5 [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits il y a 9 ans
  Mehdi Amini 2e23251d3e [NFC] Header cleanup il y a 9 ans
  David Majnemer 7bec35427e Use ranges to concisely express iteration il y a 9 ans
  Ben Langmuir f3569d26d4 Fix use-after-free in ModuleManager il y a 9 ans
  Richard Smith 0c7d30c23e [modules] Remove now-dead code for lazy loading of files specified by -fmodule-file=. il y a 10 ans