Historique des commits

Auteur SHA1 Message Date
  Jordan Rose b55a60fc58 Record whether a module came from a private module map il y a 7 ans
  Bruno Cardoso Lopes c995be9ca4 Use export_as for autolinking frameworks il y a 7 ans
  Bruno Cardoso Lopes 4326573fd4 [Modules] Improve fixit for framework private module maps il y a 7 ans
  Daniel Jasper dd72824ad1 Make module use diagnostics refer to the top-level module il y a 7 ans
  Bruno Cardoso Lopes 8ab750617f Track shadow modules with a generation counter. il y a 7 ans
  Bruno Cardoso Lopes 0b1c457218 Reapply r321781: [Modules] Allow modules specified by -fmodule-map-file to shadow implicitly found ones il y a 7 ans
  Bruno Cardoso Lopes de6dd39fdb Revert "[Modules] Allow modules specified by -fmodule-map-file to shadow implicitly found ones" il y a 7 ans
  Bruno Cardoso Lopes 21f849e62d [Modules] Allow modules specified by -fmodule-map-file to shadow implicitly found ones il y a 7 ans
  Bruno Cardoso Lopes aea3aa183d [Modules] Change private modules rules and warnings il y a 7 ans
  Eugene Zelenko 08fe122176 [Lex] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). il y a 7 ans
  Douglas Gregor 763bd9136e [Module map] Introduce a private module re-export directive. il y a 8 ans
  Richard Smith 76d5546427 Fix memory leak after r312467. The ModuleMap is the owner of the global module object until it's reparented under a real module. il y a 8 ans
  Richard Smith 5f4efc24c8 Implement Itanium name mangling support for C++ Modules TS. il y a 8 ans
  Richard Smith 2d7d5c241b Track the set of module maps read while building a .pcm file and reload those when preprocessing from that .pcm file. il y a 8 ans
  Richard Smith 146ecad762 Support lazy stat'ing of files referenced by module maps. il y a 8 ans
  Richard Smith bc7fbfa106 Factor resolving of header directives -> files out of module map parser. il y a 8 ans
  Richard Smith a41b9ecc81 Remove last (unnecessary) use of mapping from SourceLocation to Module and il y a 8 ans
  Bruno Cardoso Lopes a4e6a18c0f [Modules] Allow umbrella frameworks to define private submodules for subframeworks il y a 8 ans
  Richard Smith 977625bd6a If we are building a module, and we read a second description of the same il y a 8 ans
  Richard Smith bc4ab6d64d Add support for building modules from preprocessed source. il y a 8 ans
  Richard Smith c2ca61f3d0 [modules ts] Diagnose 'export' declarations outside of a module interface. il y a 8 ans
  Vassil Vassilev 69c89b048e PR30508: Downgrade error to warning if the umbrella folder doesn't exist. il y a 8 ans
  David Blaikie 88cdb963de Modular Codegen: Separate flags for function and debug info support il y a 8 ans
  Bruno Cardoso Lopes d49e8364d3 [Modules] Find PrivateHeaders when looking into subframeworks il y a 8 ans
  David Blaikie 67484711e3 Fix modules codegen to be compatible with modules-ts il y a 8 ans
  David Blaikie 91a91ae615 Prototype of modules codegen il y a 8 ans
  Bruno Cardoso Lopes ddf8ad1ce5 [Modules] Fix misleading warning about missing textual header in umbrella header il y a 8 ans
  Bruno Cardoso Lopes c899dcdc84 [Modules] Support #import when entering files with modules il y a 8 ans
  Piotr Padlewski 69ae954baa Use after move bug fixes il y a 8 ans
  Graydon Hoare dc4d70cd0e [modules] Handle modules with nonstandard names in module.private.modulemaps il y a 8 ans