Commit History

Auteur SHA1 Bericht Datum
  Peter Collingbourne cf26f429e8 Bitcode: Decouple block info block state from reader. 8 jaren geleden
  Richard Smith ab6be7a663 Clean up handling of reading module files from stdin. Don't bother trying to 9 jaren geleden
  Richard Smith d8b8905344 Refactor to avoid holding a reference to a container element that could go away 9 jaren geleden
  Tim Shen 035da02f0f [GraphTraits] Replace all NodeType usage with NodeRef 9 jaren geleden
  Manman Ren 8c1ac8c452 Module: add -fprebuilt-module-path to support loading prebuilt modules. 9 jaren geleden
  Tim Shen 8dd3abebe5 [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits 9 jaren geleden
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 jaren geleden
  David Majnemer 7bec35427e Use ranges to concisely express iteration 9 jaren geleden
  Ben Langmuir f3569d26d4 Fix use-after-free in ModuleManager 9 jaren geleden
  Richard Smith 0c7d30c23e [modules] Remove now-dead code for lazy loading of files specified by -fmodule-file=. 10 jaren geleden
  Richard Smith f4ef58b433 [modules] Remove unused ModuleManager::visitDepthFirst function. 10 jaren geleden
  Benjamin Kramer 6a286985e5 [Modules] Wrap the main ModuleManager visitor in a function_ref. 10 jaren geleden
  Richard Smith 8f385fa0e2 Fix dumb use-after-free bug introduced in r242868. 10 jaren geleden
  Richard Smith eda30f12cd [modules] Stop performing PCM lookups for all identifiers when building with C++ modules. Instead, serialize a list of interesting identifiers and mark those ones out of date on module import. Avoiding the identifier lookups here gives a 20-30% speedup in builds with large numbers of modules. No functionality change intended. 10 jaren geleden
  Richard Smith 50bd168258 [modules] Change module manager visitation order to be a bit more stable when 10 jaren geleden
  Adrian Prantl 1e6cac6da0 Make the clang module container format selectable from the command line. 10 jaren geleden
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 jaren geleden
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 jaren geleden
  Adrian Prantl 5f4be954a1 Introduce a PCHContainerOperations interface (NFC). 10 jaren geleden
  Manuel Klimek dd631d21a5 Allow skipping imports in the module visitor. 10 jaren geleden
  Ben Langmuir 6363fda605 A couple of readASTFileSignature improvements (NFC) 10 jaren geleden
  Richard Smith cdecc265d4 Make module files passed to a module build via -fmodule-file= available to 10 jaren geleden
  Adrian Prantl 9f65c56340 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 10 jaren geleden
  Adrian Prantl 407c31db6c Wrap clang module files in a Mach-O, ELF, or COFF container. 10 jaren geleden
  Adrian Prantl 947bca71d3 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 10 jaren geleden
  Adrian Prantl b114a1de0a Wrap clang module files in a Mach-O, ELF, or COFF container. 10 jaren geleden
  Adrian Prantl 59fc8c4fb6 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 10 jaren geleden
  Adrian Prantl 4d355e22e1 Wrap clang module files in a Mach-O, ELF, or COFF container. 10 jaren geleden
  Adrian Prantl ff780299d2 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 10 jaren geleden
  Adrian Prantl d9468a7cf5 Wrap clang module files in a Mach-O, ELF, or COFF container. 10 jaren geleden