Harlan Haskins
|
43696f8809
[clang] Adopt new FileManager error-returning APIs
|
6 سال پیش |
David Blaikie
|
3bfe0e35eb
-frewrite-imports: Add support for wildcard rules in umbrella modules with
|
6 سال پیش |
Richard Smith
|
db44dfe30c
Enable coroutines under -std=c++2a.
|
6 سال پیش |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 سال پیش |
Erik Pilkington
|
e1dcbc21bc
NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects)
|
6 سال پیش |
Bruno Cardoso Lopes
|
bd5ee58406
[Modules] Add platform and environment features to requires clause
|
7 سال پیش |
Richard Smith
|
3a8c8e45f9
When we leave a module header, make that header visible in its
|
7 سال پیش |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 سال پیش |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 سال پیش |
Jordan Rose
|
b55a60fc58
Record whether a module came from a private module map
|
7 سال پیش |
Bruno Cardoso Lopes
|
beb2d81e11
[Modules] Add more language features to be used with requires-declaration
|
7 سال پیش |
Bruno Cardoso Lopes
|
0b1c457218
Reapply r321781: [Modules] Allow modules specified by -fmodule-map-file to shadow implicitly found ones
|
7 سال پیش |
Bruno Cardoso Lopes
|
de6dd39fdb
Revert "[Modules] Allow modules specified by -fmodule-map-file to shadow implicitly found ones"
|
7 سال پیش |
Bruno Cardoso Lopes
|
21f849e62d
[Modules] Allow modules specified by -fmodule-map-file to shadow implicitly found ones
|
7 سال پیش |
Eugene Zelenko
|
dbacc64bb6
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 سال پیش |
Douglas Gregor
|
763bd9136e
[Module map] Introduce a private module re-export directive.
|
8 سال پیش |
Richard Smith
|
0be2e497aa
Support non-identifier module names when preprocessing modules.
|
8 سال پیش |
Richard Smith
|
146ecad762
Support lazy stat'ing of files referenced by module maps.
|
8 سال پیش |
Eric Fiselier
|
384ca6f633
[coroutines] Support "coroutines" feature in module map requires clause
|
8 سال پیش |
Eric Fiselier
|
946a5b82ab
Revert "[coroutines] Support "coroutines" feature in module map requires clause"
|
8 سال پیش |
Eric Fiselier
|
438a70fbf0
[coroutines] Support "coroutines" feature in module map requires clause
|
8 سال پیش |
David Blaikie
|
94c1c6bb44
Modular Codegen: Add/use a bit in serialized function definitions to track whether they are the subject of modular codegen
|
8 سال پیش |
Duncan P. N. Exon Smith
|
d15b1db69a
Modules: Use hash of PCM content for SIGNATURE
|
8 سال پیش |
David Blaikie
|
91a91ae615
Prototype of modules codegen
|
8 سال پیش |
Bruno Cardoso Lopes
|
3d57694adc
[Modules] Add 'no_undeclared_includes' module map attribute
|
8 سال پیش |
Elad Cohen
|
430938bacf
[Modules] Add 'freestanding' to the 'requires-declaration' feature-list.
|
9 سال پیش |
Bruno Cardoso Lopes
|
b69026bf2c
[Modules] Add 'gnuinlineasm' to the 'requires-declaration' feature-list.
|
9 سال پیش |
Davide Italiano
|
b1b74142a2
[modules] Simplify code logic. NFC.
|
9 سال پیش |
Ben Langmuir
|
0ebc3ae333
[Modules] Don't infinite recurse on implicit import of circular modules in preamble
|
9 سال پیش |
Yaron Keren
|
dcbc03e446
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment.
|
9 سال پیش |