Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter Collingbourne cf26f429e8 Bitcode: Decouple block info block state from reader. hace 8 años
  Richard Smith ab6be7a663 Clean up handling of reading module files from stdin. Don't bother trying to hace 9 años
  Richard Smith d8b8905344 Refactor to avoid holding a reference to a container element that could go away hace 9 años
  Tim Shen 035da02f0f [GraphTraits] Replace all NodeType usage with NodeRef hace 9 años
  Manman Ren 8c1ac8c452 Module: add -fprebuilt-module-path to support loading prebuilt modules. hace 9 años
  Tim Shen 8dd3abebe5 [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits hace 9 años
  Mehdi Amini 2e23251d3e [NFC] Header cleanup hace 9 años
  David Majnemer 7bec35427e Use ranges to concisely express iteration hace 9 años
  Ben Langmuir f3569d26d4 Fix use-after-free in ModuleManager hace 9 años
  Richard Smith 0c7d30c23e [modules] Remove now-dead code for lazy loading of files specified by -fmodule-file=. hace 10 años
  Richard Smith f4ef58b433 [modules] Remove unused ModuleManager::visitDepthFirst function. hace 10 años
  Benjamin Kramer 6a286985e5 [Modules] Wrap the main ModuleManager visitor in a function_ref. hace 10 años
  Richard Smith 8f385fa0e2 Fix dumb use-after-free bug introduced in r242868. hace 10 años
  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. hace 10 años
  Richard Smith 50bd168258 [modules] Change module manager visitation order to be a bit more stable when hace 10 años
  Adrian Prantl 1e6cac6da0 Make the clang module container format selectable from the command line. hace 10 años
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). hace 10 años
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC hace 10 años
  Adrian Prantl 5f4be954a1 Introduce a PCHContainerOperations interface (NFC). hace 10 años
  Manuel Klimek dd631d21a5 Allow skipping imports in the module visitor. hace 10 años
  Ben Langmuir 6363fda605 A couple of readASTFileSignature improvements (NFC) hace 10 años
  Richard Smith cdecc265d4 Make module files passed to a module build via -fmodule-file= available to hace 10 años
  Adrian Prantl 9f65c56340 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." hace 10 años
  Adrian Prantl 407c31db6c Wrap clang module files in a Mach-O, ELF, or COFF container. hace 10 años
  Adrian Prantl 947bca71d3 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." hace 10 años
  Adrian Prantl b114a1de0a Wrap clang module files in a Mach-O, ELF, or COFF container. hace 10 años
  Adrian Prantl 59fc8c4fb6 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." hace 10 años
  Adrian Prantl 4d355e22e1 Wrap clang module files in a Mach-O, ELF, or COFF container. hace 10 años
  Adrian Prantl ff780299d2 Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." hace 10 años
  Adrian Prantl d9468a7cf5 Wrap clang module files in a Mach-O, ELF, or COFF container. hace 10 años