Histórico de Commits

Autor SHA1 Mensagem Data
  Dylan Noblesmith f7ccbad5d9 Basic: import SmallString<> into clang namespace há 13 anos atrás
  Douglas Gregor 2f04f1843c Back out my heinous hack that tricked the module generation mechanism há 13 anos atrás
  Douglas Gregor dc58aa7102 Thread a TargetInfo through to the module map; we'll need it for há 13 anos atrás
  Douglas Gregor a1f1fad8b6 Introduce module attributes into the module map grammar, along with a há 13 anos atrás
  David Blaikie 7530c034c0 Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) há 13 anos atrás
  Douglas Gregor 3a110f75ac Don't infer a submodule for a framework's private header, at least for now. há 13 anos atrás
  Douglas Gregor a150fa3080 Revert previous commit. Something has gone wonky with my local configuration há 13 anos atrás
  Douglas Gregor d30630f865 When inferring a module map for a framework, add the 'private' há 13 anos atrás
  Douglas Gregor 303aae98a5 When inferring a submodule ID during module creation, look up the há 13 anos atrás
  Douglas Gregor c634f50c5c If we already have a definition for a top-level module that we deserialized from a module file, don't bother parsing a new definition há 13 anos atrás
  Douglas Gregor b7a7819473 Store the submodules of a module in source order, as they are stored há 13 anos atrás
  Douglas Gregor 51f564f80d Implement support for module requirements, which indicate the language há 13 anos atrás
  Douglas Gregor 3cee31e4d7 Set umbrella directory correctly when we infer a framework module há 13 anos atrás
  Douglas Gregor 6a1db484f3 Implement the notion of umbrella directories, which implicity cover há 13 anos atrás
  Douglas Gregor 77d029f6a2 Implement umbrella directories for modules, which are similar to há 13 anos atrás
  Douglas Gregor 489ad43b77 Tweak the syntax of umbrella headers, so that "umbrella" is treated as há 13 anos atrás
  Douglas Gregor 10694cee25 Within the module representation, generalize the notion of an umbrella há 13 anos atrás
  Douglas Gregor 52b1ed3685 Convert paths to native format before constructing a há 13 anos atrás
  Douglas Gregor 23af6d58e3 Implement inference for the "Private" submodule corresponding to há 13 anos atrás
  Douglas Gregor 587986efc5 Implement basic support for private headers in frameworks. In essence, há 13 anos atrás
  Douglas Gregor e6fb987697 Remove misleading error message há 13 anos atrás
  Douglas Gregor ac252a3b0f When inferring a module map for a framework, infer subframework há 13 anos atrás
  Douglas Gregor ef85b56bfe Allow inferred submodules for any (sub)module that has an umbrella header há 13 anos atrás
  Douglas Gregor d620a84a01 Implement modules support for subframeworks (aka embedded há 13 anos atrás
  Douglas Gregor 9f74f4f05c Minor tweak to prepare for submodules with umbrella headers. No actual há 13 anos atrás
  Douglas Gregor e209e50268 Implement inferred submodules support, which (when requested) há 13 anos atrás
  Douglas Gregor 1e12368db1 Parse inferred submodules in module maps, track their contents in há 13 anos atrás
  Douglas Gregor 209977c4d8 Inferred framework modules automatically export anything they import há 13 anos atrás
  Douglas Gregor 0adaa88099 Implement support for wildcard exports in modules, allowing a module há 13 anos atrás
  Douglas Gregor 55988680ec When writing a module file, keep track of the set of (sub)modules that há 13 anos atrás