Richard Smith
|
146ecad762
Support lazy stat'ing of files referenced by module maps.
|
8 yıl önce |
Richard Smith
|
bc7fbfa106
Factor resolving of header directives -> files out of module map parser.
|
8 yıl önce |
Richard Smith
|
a41b9ecc81
Remove last (unnecessary) use of mapping from SourceLocation to Module and
|
8 yıl önce |
Bruno Cardoso Lopes
|
a4e6a18c0f
[Modules] Allow umbrella frameworks to define private submodules for subframeworks
|
8 yıl önce |
Richard Smith
|
977625bd6a
If we are building a module, and we read a second description of the same
|
8 yıl önce |
Richard Smith
|
bc4ab6d64d
Add support for building modules from preprocessed source.
|
8 yıl önce |
Richard Smith
|
c2ca61f3d0
[modules ts] Diagnose 'export' declarations outside of a module interface.
|
8 yıl önce |
Vassil Vassilev
|
69c89b048e
PR30508: Downgrade error to warning if the umbrella folder doesn't exist.
|
8 yıl önce |
David Blaikie
|
88cdb963de
Modular Codegen: Separate flags for function and debug info support
|
8 yıl önce |
Bruno Cardoso Lopes
|
d49e8364d3
[Modules] Find PrivateHeaders when looking into subframeworks
|
8 yıl önce |
David Blaikie
|
67484711e3
Fix modules codegen to be compatible with modules-ts
|
8 yıl önce |
David Blaikie
|
91a91ae615
Prototype of modules codegen
|
8 yıl önce |
Bruno Cardoso Lopes
|
ddf8ad1ce5
[Modules] Fix misleading warning about missing textual header in umbrella header
|
8 yıl önce |
Bruno Cardoso Lopes
|
c899dcdc84
[Modules] Support #import when entering files with modules
|
8 yıl önce |
Piotr Padlewski
|
69ae954baa
Use after move bug fixes
|
8 yıl önce |
Graydon Hoare
|
dc4d70cd0e
[modules] Handle modules with nonstandard names in module.private.modulemaps
|
8 yıl önce |
Benjamin Kramer
|
76818825f6
[Modules] Replace arrays with init lists.
|
8 yıl önce |
Richard Smith
|
6fe2a45182
Treat module headers wrapped by our builtin headers as implicitly being textual
|
8 yıl önce |
Manman Ren
|
c2d70a3098
Module: improve the diagnostic message for include of non-modular header.
|
8 yıl önce |
Bruno Cardoso Lopes
|
3d57694adc
[Modules] Add 'no_undeclared_includes' module map attribute
|
8 yıl önce |
Manman Ren
|
5423d8c4fc
Don't diagnose non-modular includes when we are not compiling a module.
|
9 yıl önce |
Richard Smith
|
d605534140
C++ Modules TS: add frontend support for building pcm files from module
|
9 yıl önce |
David Majnemer
|
bd4a20bc9c
[Lex] inferModuleFromLocation should do no work if there are no modules
|
9 yıl önce |
Bruno Cardoso Lopes
|
5b47ec5454
[Modules] Use vfs for (recursive) directory iteration
|
9 yıl önce |
Bruno Cardoso Lopes
|
cfb1624aba
[ModuleMap][CrashReproducer] Collect headers from inner frameworks
|
9 yıl önce |
Bruno Cardoso Lopes
|
2962536fe8
[CrashReproducer] Change module map callback signature. NFC
|
9 yıl önce |
Richard Smith
|
d8ee96875e
[modules] When diagnosing a missing module import, suggest adding a #include if
|
9 yıl önce |
Bruno Cardoso Lopes
|
fd80727d50
[CrashReproducer] Add a module map callback for added headers
|
9 yıl önce |
Richard Smith
|
3d0365e9b3
[modules] Don't diagnose non-modular includes from modular files that are
|
9 yıl önce |
Ben Langmuir
|
923cfd3d65
[Modules] Add stdatomic to the list of builtin headers
|
9 yıl önce |