Bruno Cardoso Lopes
|
ddf8ad1ce5
[Modules] Fix misleading warning about missing textual header in umbrella header
|
пре 8 година |
Bruno Cardoso Lopes
|
c899dcdc84
[Modules] Support #import when entering files with modules
|
пре 8 година |
Piotr Padlewski
|
69ae954baa
Use after move bug fixes
|
пре 8 година |
Graydon Hoare
|
dc4d70cd0e
[modules] Handle modules with nonstandard names in module.private.modulemaps
|
пре 8 година |
Benjamin Kramer
|
76818825f6
[Modules] Replace arrays with init lists.
|
пре 8 година |
Richard Smith
|
6fe2a45182
Treat module headers wrapped by our builtin headers as implicitly being textual
|
пре 8 година |
Manman Ren
|
c2d70a3098
Module: improve the diagnostic message for include of non-modular header.
|
пре 8 година |
Bruno Cardoso Lopes
|
3d57694adc
[Modules] Add 'no_undeclared_includes' module map attribute
|
пре 8 година |
Manman Ren
|
5423d8c4fc
Don't diagnose non-modular includes when we are not compiling a module.
|
пре 9 година |
Richard Smith
|
d605534140
C++ Modules TS: add frontend support for building pcm files from module
|
пре 9 година |
David Majnemer
|
bd4a20bc9c
[Lex] inferModuleFromLocation should do no work if there are no modules
|
пре 9 година |
Bruno Cardoso Lopes
|
5b47ec5454
[Modules] Use vfs for (recursive) directory iteration
|
пре 9 година |
Bruno Cardoso Lopes
|
cfb1624aba
[ModuleMap][CrashReproducer] Collect headers from inner frameworks
|
пре 9 година |
Bruno Cardoso Lopes
|
2962536fe8
[CrashReproducer] Change module map callback signature. NFC
|
пре 9 година |
Richard Smith
|
d8ee96875e
[modules] When diagnosing a missing module import, suggest adding a #include if
|
пре 9 година |
Bruno Cardoso Lopes
|
fd80727d50
[CrashReproducer] Add a module map callback for added headers
|
пре 9 година |
Richard Smith
|
3d0365e9b3
[modules] Don't diagnose non-modular includes from modular files that are
|
пре 9 година |
Ben Langmuir
|
923cfd3d65
[Modules] Add stdatomic to the list of builtin headers
|
пре 9 година |
Davide Italiano
|
de2085d3e4
[Modules] Modernize, use range-based loops.
|
пре 9 година |
Davide Italiano
|
45e872ce0c
[Modules] Don't swallow errors when parsing optional attributes.
|
пре 9 година |
Richard Smith
|
378d67ec54
[modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single
|
пре 9 година |
Yaron Keren
|
dcbc03e446
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
|
пре 9 година |
Juergen Ributzka
|
c52d1cea04
Fix auto-link for text-based dynamic library SDKs.
|
пре 9 година |
Manuel Klimek
|
f8b1d01e9f
Allow use of private headers in different sub-modules.
|
пре 9 година |
Richard Smith
|
3e7ae32b9c
[modules] Remove unnecessary deserialization of fully-external HeaderFileInfos for all files we've seen in this compilation.
|
пре 10 година |
Richard Smith
|
52dd46213d
[modules] Fix HeaderFileInfo serialization to store all the known owning modules for a header, not just the current favourite.
|
пре 10 година |
Sean Silva
|
e8db75291a
[modules] PR20507: Avoid silent textual inclusion.
|
пре 10 година |
Ben Langmuir
|
25d834e010
Attempt to fix build after r244912
|
пре 10 година |
Ben Langmuir
|
3476d75736
[Modules] Add Darwin-specific compatibility module map parsing hacks
|
пре 10 година |
Richard Smith
|
3a421c44a4
[modules] When building a dependency file, include module maps parsed in the
|
пре 10 година |